Back to search
30
MCP

Debugium

pulsemcp/debugium

Live debugger with bridge support for Python, JavaScript, TypeScript, Rust, Java, and C/C++.

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

Similar MCP servers embedding-nearest

io.github.algiras/debugium
AI-driven live debugger with MCP bridge for Python, JS, TS, Rust, Java, C/C++
0 tools
io.github.ai-debugger-inc/aidb
Debug any supported language with breakpoints, variable/state inspection, and stepping.
0 tools
GitHub
Provides a robust GitHub API bridge using TypeScript and Zod, enabling developers to automate repository operations through conversational i
0 tools
io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools
io.github.dave-london/python
Structured Python tool output (ruff, mypy, pip-audit, pip-install) as typed JSON.
0 tools
io.github.dave-london/go
Structured Go tool output (build, test, vet) as typed JSON diagnostics.
0 tools

How to use

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

{
  "mcpServers": {
    "debugium": {
      "url": "None",
      "transport": "http"
    }
  }
}