Catalog
io.github.Evozim/polyglot-debugger
OfficialPolyglot-Debugger
Multi-language debug skills and code execution helper.
Multi-language debugging helper with code execution.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"polyglot-debugger": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://polyglot-debugger-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.