Skip to content
Back to search
30
MCP sse

Polyglot-Debugger

io.github.evozim/polyglot-debugger

Multi-language debug skills and code execution helper.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Bug Detector
Analyzes code for bugs, security vulnerabilities, and code smells
0 tools
paperdebugger
A Plugin-Based Multi-Agent System for In-Editor Academic Writing, Review, and Editing
0 tools
polysearch
Unified search interface supporting multiple search engines with deduplication and weighted ranking
0 tools
io.github.jordan-horner/symbols
Fast polyglot source code intelligence: symbols, imports, dependencies, and impact analysis.
0 tools
io.github.ai-debugger-inc/aidb
Debug any supported language with breakpoints, variable/state inspection, and stepping.
0 tools
Language Server
Integrates language server capabilities to provide code analysis, completion, and diagnostics for developing in various languages.
0 tools

How to use

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

{
  "mcpServers": {
    "polyglot-debugger": {
      "url": "https://polyglot-debugger-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}