🛠️

debugium

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

Developer Tools stdio npm npmstdioAlgiras
RUN IN TERMINAL
claude mcp add lgiras-debugium -- npx -y @algiras/debugium
ADD TO claude_desktop_config.json
{ "mcpServers": { "lgiras-debugium": { "command": "npx", "args": ["-y", "@algiras/debugium"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "lgiras-debugium": { "command": "npx", "args": ["-y", "@algiras/debugium"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "lgiras-debugium": { "command": "npx", "args": ["-y", "@algiras/debugium"] } } }

About This MCP Server

The io.github.Algiras/debugium server is a developer tool that provides an AI-driven live debugger with a Model Context Protocol bridge, enabling connections to various programming languages including Python, JavaScript, TypeScript, Rust, Java, and C/C++. This tool is used for debugging purposes, allowing developers to inspect and understand the behavior of their code in real-time. Developers would reach for this tool when they need to identify and fix issues in their code, leveraging the AI-driven capabilities and MCP bridge to streamline the debugging process.

AI-driven live debugger with MCP bridge for Python, JS, TS, Rust, Java, C/C++. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@algiras/debugium on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The debugium server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/lgiras-debugium.svg)](https://skillsplayground.com/mcps/lgiras-debugium/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.