Back to search
30
MCP

io.github.algiras/debugium

io.github.algiras/debugium

AI-driven live debugger with MCP bridge for Python, JS, TS, Rust, Java, C/C++

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

Similar MCP servers embedding-nearest

Debugium
Live debugger with bridge support for Python, JavaScript, TypeScript, Rust, Java, and C/C++.
0 tools
io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
io.github.gaopengbin/cesium-mcp-dev
CesiumJS API docs, code generation and development tools for IDE AI assistants.
0 tools
io.github.baixianger/langchain-mcp
LangChain/LangGraph/DeepAgents knowledge + LangGraph agent debugging (Polly-like)
0 tools
io.github.daedalus/mcp-gdbserver
MCP server for remote debugging with gdbserver
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.algiras/debugium": {
      "url": "None",
      "transport": "http"
    }
  }
}