leetcode mcp for Claude Desktop
io.github.mrfentmen/leetcode-mcp
LeetCode problem database: list problems by difficulty, search by title.
client:Claude Desktop
transport:stdio
runtime:npm
Install leetcode mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"leetcode-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/leetcode-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs