xhd2015/dlv-mcp
MCP Server that exposes Golang's Delve Debugger, enable AI to self-debug
Platform-specific configuration:
{
"mcpServers": {
"dlv-mcp": {
"command": "npx",
"args": [
"-y",
"dlv-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...