Govinda-Fichtner/debugger-mcp
DAP MCP Server - Debug Adapter Protocol for AI Agents. Enable AI coding agents to programmatically debug applications across multiple programming languages.
Platform-specific configuration:
{
"mcpServers": {
"debugger-mcp": {
"command": "npx",
"args": [
"-y",
"debugger-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...