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
35
Forks
13
Issues
4
Technical Information
Programming Languages
TypeScriptPrimary Language
System Requirements
No specific requirements are documented
Maintenance Status
ActiveGitHub Topics
aialgorithmlcleetcodellmmcpmcp-server
Author Information
Related MCPs
git-mcp-server
122
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag management, and more, via the MCP standard. STDIO & HTTP.