SkillsLLM
CategoriesBlogAI NewsAbout
HomeMCP Serversleetcode-mcp-server

leetcode-mcp-server

by jinzcdev

Pending

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.

101stars
19forks
TypeScript
Added 3/20/2026
View on GitHubDownload ZIP
MCP Serversaialgorithmlcleetcodellm
Installation
# Add to your Claude Code skills
git clone https://github.com/jinzcdev/leetcode-mcp-server
README.md

LeetCode MCP Server

NPM Version NPM Downloads GitHub License Chinese Doc Stars

The LeetCode MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with LeetCode APIs, enabling advanced automation and intelligent interaction with LeetCode's programming problems, contests, solutions, and user data.

<a href="https://glama.ai/mcp/servers/@jinzcdev/leetcode-mcp-server"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@jinzcdev/leetcode-mcp-server/badge" alt="LeetCode Server MCP server" /> </a>

Features

  • 🌐 Multi-site Support: Support​ both leetcode.com (Global) and leetcode.cn (China) platforms
  • 📊 Problem Data Retrieval: Obtain detailed problem descriptions, constraints, examples, official editorials, and ​user-submitted solutions
  • 👤 User Data Access: Retrieve user profiles, submission history, and contest performance
  • 🔒 ​Private Data Access: Create and query user notes, track problem-solving progress, and analyze submission details (AC/WA analysis)
  • 🔍 Advanced Search Capabilities: Filter problems by tags, difficulty levels, categories, and keywords
Comments (0)
to leave a comment.

No comments yet. Be the first to share your thoughts!

Related Skills

n8n

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
180,099
mcp
mcp-server
  • 📅 Daily Challenge Access: Easily access daily challenge problems
  • Prerequisites

    1. Node.js (v20.x or above)
    2. (Optional) LeetCode session cookie for authenticated API access

    Installation

    Installing via Smithery

    To install leetcode-mcp-server for Claude Desktop automatically via Smithery:

    npx -y @smithery/cli install @jinzcdev/leetcode-mcp-server --client claude
    

    Manual Installation

    # Install from npm
    npm install @jinzcdev/leetcode-mcp-server -g
    
    # Or run with Global site configuration
    npx -y @jinzcdev/leetcode-mcp-server --site global
    
    # Run with authentication (for accessing private data)
    npx -y @jinzcdev/leetcode-mcp-server --site global --session <YOUR_LEETCODE_SESSION_COOKIE>
    

    Alternatively, you can clone the repository and run it locally:

    # Clone the repository
    git clone https://github.com/jinzcdev/leetcode-mcp-server.git
    
    # Navigate to the project directory
    cd leetcode-mcp-server
    
    # Build the project
    npm install && npm run build
    
    # Run the server
    node build/index.js --site global
    

    Usage

    Visual Studio Code Integration

    Add the following JSON configuration to your User Settings (JSON) file. Access this by pressi...

    55,975
    TypeScript
    MCP Serversaiapis
    View details
    gemini-cli

    by google-gemini

    An open-source AI agent that brings the power of Gemini directly into your terminal.
    98,419
    12,441
    TypeScript
    AI Agentsaiai-agents
    View details
    everything-claude-code

    by affaan-m

    The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
    88,688
    11,616
    JavaScript
    AI Agentsai-agentsanthropic
    View details
    context7

    by upstash

    Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
    49,820
    2,350
    TypeScript
    MCP Serversllmmcp
    View details
    TrendRadar

    by sansan0

    ⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
    49,372
    22,716
    Python
    MCP Serversaibark
    View details
    awesome-claude-skills

    by ComposioHQ

    A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
    46,195
    4,700
    Python
    AI Agentsagent-skillsai-agents
    View details