[ MCP_NODE_3833 ]
leetcode
CATEGORY:
Developer Tools
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"leetcode-en": {
"description": "A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.",
"command": "mcp-server-leetcode"
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.