by MCP Community
This project provides a server that exposes LeetCode functionalities through the Model-Context Protocol (MCP). It allows users to interact with LeetCode data an
This project provides a server that exposes LeetCode functionalities through the Model-Context Protocol (MCP). It allows users to interact with LeetCode data an
npx -y leetcode-mcpserver
{
"mcpServers": {
"leetcode": {
"command": "npx",
"args": ["-y", "leetcode-mcpserver"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared
Github Gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE