Interactive Leetcode MCP
JSON →An MCP server enabling guided DSA learning with AI on leetcode.com
Install
npx -y @sperekrestova/interactive-leetcode-mcp@latest Tools · 10
- 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
★ 10 GitHub stars