claude mcp add lgiras-debugium -- npx -y @algiras/debugium
{
"mcpServers": {
"lgiras-debugium": {
"command": "npx",
"args": ["-y", "@algiras/debugium"]
}
}
}
{
"mcpServers": {
"lgiras-debugium": {
"command": "npx",
"args": ["-y", "@algiras/debugium"]
}
}
}
{
"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.