Interactive LeetCode MCP
Related Servers
Alternatives to Interactive LeetCode MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables secure, read-only access to LeetCode CN for fetching problem details by title, slug, number, or URL, and retrieving user submission records for a given date with optional filtering.5MIT
- FlicenseNot gradedqualityCmaintenanceEnables querying a personal GitHub repository of solved LeetCode problems via natural language, including topic-based search and live retrieval of solution code with difficulty and tags.1-
- FlicenseNot gradedqualityCmaintenanceEnables Claude to search and retrieve LeetCode problems, user profiles, and statistics through natural language.-
- AlicenseNot gradedqualityBmaintenanceEnables Claude to fetch and analyze your public LeetCode submission history, weak areas, and daily challenge via a remote MCP server.154MIT
- FlicenseNot gradedqualityCmaintenanceA tutorial and working MCP server that connects to your LeetCode profile, enabling AI assistants to check solved problems and recommend new ones by topic and difficulty.1-
- AlicenseNot gradedqualityCmaintenanceEnables recording and analyzing coding practice attempts, comparing LLM verdicts with platform results, and gradually improving LLM judgment through correction rules.MIT
TDQS
Scored across 24 tools
Most tools have distinct purposes, but there is some overlap among submission-related tools (get_recent_submissions, get_recent_ac_submissions, get_all_submissions) and user info tools (get_user_profile, get_user_status). This could cause minor confusion for an agent.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., get_problem, search_problems, submit_solution). The only minor outlier is 'runner_doctor', but it still conveys a clear action. Overall, highly predictable.
With 24 tools, the set is rather large but justified by the broad scope of an interactive LeetCode tutor covering authentication, problem retrieval, sessions, hints, local testing, and submission. Could potentially be streamlined, but the count aligns with functionality.
The tool surface covers the full lifecycle of LeetCode problem-solving: authentication, problem discovery (search, daily), session management, hints, solutions, local testing, and submission. No obvious gaps for the intended tutoring purpose.