Skip to content

Leetcode

Free

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

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Leetcode MCP Server

This project provides a server that exposes LeetCode functionalities through the Model-Context Protocol (MCP). It allows users to interact with LeetCode data an

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y leetcode-mcpserver
Add to claude_desktop_config.json
{
  "mcpServers": {
    "leetcode": {
      "command": "npx",
      "args": ["-y", "leetcode-mcpserver"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared