Skip to content
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%
9 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.Algiras/debugium
AI-driven live debugger with MCP bridge for Python, JS, TS, Rust, Java, C/C++
0 tools
Digital Defiance Debugger
Enterprise-grade debugging for Node.js and TypeScript applications
0 tools
io.github.feedthrough/feedthrough
Debug bridge inside your web app: an agent reads the DOM, console and network. Any browser.
0 tools
Depyler
Python-to-Rust transpiler with analysis and verification tools
0 tools
io.github.ai-debugger-inc/aidb
Debug any supported language with breakpoints, variable/state inspection, and stepping.
0 tools

How to use

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

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