File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 33[ ![ npm version] ( https://img.shields.io/npm/v/@mcpfun/mcp-server-leetcode.svg )] ( https://www.npmjs.com/package/@mcpfun/mcp-server-leetcode )
44[ ![ GitHub license] ( https://img.shields.io/github/license/doggybee/mcp-server-leetcode.svg )] ( https://github.com/doggybee/mcp-server-leetcode/blob/main/LICENSE )
55[ ![ Version] ( https://img.shields.io/badge/version-1.0.1-blue.svg )] ( https://github.com/doggybee/mcp-server-leetcode/releases )
6+ [ ![ smithery badge] ( https://smithery.ai/badge/@doggybee/mcp-server-leetcode )] ( https://smithery.ai/server/@doggybee/mcp-server-leetcode )
67
78A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.
89
@@ -16,6 +17,14 @@ A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to
1617
1718## Installation
1819
20+ ### Installing via Smithery
21+
22+ To install mcp-server-leetcode for Claude Desktop automatically via [ Smithery] ( https://smithery.ai/server/@doggybee/mcp-server-leetcode ) :
23+
24+ ``` bash
25+ npx -y @smithery/cli install @doggybee/mcp-server-leetcode --client claude
26+ ```
27+
1928### Global Installation
2029
2130``` bash
You can’t perform that action at this time.
0 commit comments