You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LeetCode MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides seamless integration with LeetCode APIs, enabling advanced automation and intelligent interaction with LeetCode's programming problems, contests, solutions, and user data.
8
9
@@ -21,6 +22,16 @@ The LeetCode MCP Server is a [Model Context Protocol (MCP)](https://modelcontext
21
22
22
23
## Installation
23
24
25
+
### Installing via Smithery
26
+
27
+
To install leetcode-mcp-server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@jinzcdev/leetcode-mcp-server):
28
+
29
+
```bash
30
+
npx -y @smithery/cli install @jinzcdev/leetcode-mcp-server --client claude
0 commit comments