Debugium runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 16 Mar 2026.
AI-driven live debugger with MCP bridge for Python, JS, TS, Rust, Java, C/C++
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node npm/install.js
self.process = subprocess.Popen(
execSync(`tar xzf "${tmp}" -C "${BIN_DIR}"`, { stdio: "inherit" });
const tmp = path.join(BIN_DIR, asset);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add debugium -- npx -y @algiras/debugium
{
"mcpServers": {
"debugium": {
"args": [
"-y",
"@algiras/debugium"
],
"command": "npx"
}
}
}
[mcp_servers.debugium]
command = "npx"
args = ["-y", "@algiras/debugium"]
{
"mcpServers": {
"debugium": {
"args": [
"-y",
"@algiras/debugium"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"debugium": {
"args": [
"-y",
"@algiras/debugium"
],
"command": "npx"
}
}
}
MCP-to-ACP bridge — let any MCP client drive ACP coding agents
JSON-driven E2E test runner with parallel Chrome pool execution and 16 MCP tools.
MCP server for AI-driven formal proof search in Lean 4
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.
MCP server embedded in the Godot 4 editor; drive Godot with AI, zero sidecar.
Decixa MCP Server — intent-driven API discovery and selection for AI agents.
PRD verification and host-driven generation with multi-judge consensus across 17 MCP tools.
Answers built from our own checks of this server.