Leetcode MCP Server

v1.0.0APIsstable

An MCP server enabling automated access to LeetCode's problems, solutions, and public data with optional authentication for user-specific features, supporting leetcode.com & leetcode.cn sites.

aialgorithmlcleetcodellm
Share:
114
Stars
0
Downloads
0
Weekly
0/5

About

An MCP server enabling automated access to LeetCode's problems, solutions, and public data with optional authentication for user-specific features, supporting leetcode.com & leetcode.cn sites.

Features

  • An MCP server enabling automated access to LeetCode's proble

Use Cases

An MCP server enabling automated access to LeetCode's problems, solutions, and p
jinzcdev

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 16, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @jinzcdev/leetcode-mcp-server

Manual Installation

npx -y @jinzcdev/leetcode-mcp-server

Examples

Basic Configuration

Configure Leetcode MCP Server

npx -y @jinzcdev/leetcode-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "leetcode": { "command": "npx", "args": ["-y", "@jinzcdev/leetcode-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Leetcode MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides