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.

0
View on GitHub

Installation

npx -y doggybee/mcp-server-leetcode

Configuration

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →