leetcode-mcp-server

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.

GitHub Stars

49

User Rating

Not Rated

Favorites

0

Views

37

Forks

13

Issues

4

Installation
Difficulty
Advanced
Estimated Time
20-45 minutes

Installation

To install leetcode-mcp-server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@jinzcdev/leetcode-mcp-server):
bash
npx -y @smithery/cli install @jinzcdev/leetcode-mcp-server --client claude
```bash npm install @jinzcdev/leetcode-mcp-server -g