MCP Servers / productivity / Interactive Leetcode MCP

Interactive Leetcode MCP

JSON →
stdionone10productivity

An MCP server enabling guided DSA learning with AI on leetcode.com

Install
How to run this server
[ { "cmd": "npx -y @sperekrestova/interactive-leetcode-mcp@latest", "imports": [] } ]
server path: interactive-leetcode-mcp
Tools
What this server exposes
get_problem
Retrieve a LeetCode problem by ID or title slug
submit_solution
Submit a solution to a LeetCode problem and get results
get_problems_by_difficulty
List problems filtered by difficulty level
get_problems_by_topic
List problems filtered by topic tag
get_random_problem
Get a random LeetCode problem
get_problem_stats
Get statistics for a specific problem
get_user_profile
Retrieve a LeetCode user's profile information
get_user_submissions
Get recent submissions for a user
get_contest_info
Get information about current or upcoming contests
get_daily_challenge
Get the daily LeetCode challenge problem
Configuration
Environment & auth
authnone
Resources
Interactive Leetcode MCP — MCP Server · libregistry