leetcode
A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
No one-command install. Set it up from its source.
Alternatives · MCPs
- human-in-the-loop-discord230 stars · 20 forks93.816
- sudowealth-schwab72 stars · 36 forks91.670
- buildkite53 stars · 38 forks91.546
What it is
A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.
When to use it
A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.
How to install / invoke
# Add the mcpServers block to your .claude/settings.json or .mcp.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/mcps/devtools/leetcode.json | jq .mcpServers
Notes
Extracted from davila7/claude-code-templates, devtools category.