Skip to content
Back to search
30
MCP v3.2.1

io.github.SPerekrestova/interactive-leetcode-mcp

io.github.SPerekrestova/interactive-leetcode-mcp

Interactive LeetCode MCP server with authorization and solution submission capabilities

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.sperekrestova/interactive-leetcode-mcp
Interactive LeetCode MCP server with authorization and solution submission capabilities
0 tools
ahm215/leetcode-mcp-server
MCP server for LeetCode. Automate fetching problems, running code, and submitting solutions.
0 tools
io.github.jkawamoto/mcp-memos
An MCP server for interacting with Memos.
0 tools
io.github.dave-london/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools
io.github.AungMyoKyaw/betterprompt-mcp
MCP server for AI-enhanced prompt engineering and request conversion.
0 tools
io.github.Dave-London/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.sperekrestova/interactive-leetcode-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}