LeetCode

Connects to LeetCode's programming platform for accessing problem descriptions, searching by tags and difficulty, retrieving user

jinzcdev 127 ↓ 10k
Claude CodeClaude DesktopGeneric
View source ↗

LeetCode MCP Server provides a bridge to LeetCode's programming problem platform through the Model Context Protocol. Developed by jinzcdev, this TypeScript implementation supports both leetcode.com and leetcode.cn sites, offering tools for accessing problem descriptions, searching by tags and difficulty, retrieving user profiles and submission history, and accessing community solution articles. The server handles authentication via LeetCode session cookies for accessing private data, and exposes resources for problem metadata and solution content, making it particularly valuable for developers seeking programming assistance, contest preparation, or algorithm learning through AI assistants.

Source

Repository: https://github.com/jinzcdev/leetcode-mcp-server

Maintain LeetCode?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

LeetCode on getagentictools
[![LeetCode on getagentictools](https://getagentictools.com/badge/mcp/jinzcdev-leetcode-mcp-server.svg)](https://getagentictools.com/mcp/jinzcdev-leetcode-mcp-server?ref=badge)