coding agents
Mcp Server Leetcode
An MCP server that enables AI models to search, retrieve, and solve LeetCode problems. Supports metadata filtering, user profiles, submissions, and contest data access.
typescript
cloud
coding agents
Installation
npx -y doggybee/mcp-server-leetcodeConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server-leetcode",
"command": "npx",
"args": [
"-y",
"doggybee/mcp-server-leetcode"
]
}About This MCP Server
doggybee/mcp-server-leetcode
An MCP server that enables AI models to search, retrieve, and solve LeetCode problems. Supports metadata filtering, user profiles, submissions, and contest data access.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub