Loomal

debugium

MCP server by github.com/algiras/debugium

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

4 starsnpm: @algiras/debugium

About debugium

debugium is an MCP (Model Context Protocol) server published by algiras in the official MCP registry. AI-driven live debugger with MCP bridge for Python, JS, TS, Rust, Java, C/C++

It ships as an npm package (@algiras/debugium), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/algiras/debugium, where the project has earned 4 GitHub stars.

Use debugium with your agent

Claude Code · one command
claude mcp add debugium -- npx -y @algiras/debugium
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "debugium": {
      "command": "npx",
      "args": [
        "-y",
        "@algiras/debugium"
      ]
    }
  }
}
npm@algiras/debugium

Frequently asked questions

What is debugium?
debugium is an MCP (Model Context Protocol) server by algiras. AI-driven live debugger with MCP bridge for Python, JS, TS, Rust, Java, C/C++
How do I connect debugium to Claude, Cursor, or another MCP client?
Install debugium from its npm package (@algiras/debugium) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is debugium open source?
Yes — the source code is public at github.com/algiras/debugium, with 4 GitHub stars.
Can AI agents pay to use debugium?
Not yet through Loomal — debugium is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain debugium? Claim this listing free by verifying GitHub ownership, or contact us.