Back to search
30
MCP

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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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.csoai-org/code-reviewer-ai-mcp
code-reviewer-ai-mcp MCP server by MEOK AI Labs
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.csoai-org/code-executor-mcp
code-executor-mcp MCP server by MEOK AI Labs
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"
    }
  }
}