Confucius Debug runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.
AI debugging with 980+ verified fixes. Search the YanHui KB — never repeat a mistake.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 confucius-debug -- npx -y confucius-debug-mcp
{
"mcpServers": {
"confucius-debug": {
"args": [
"-y",
"confucius-debug-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.confucius-debug]
command = "npx"
args = ["-y", "confucius-debug-mcp"]
{
"mcpServers": {
"confucius-debug": {
"args": [
"-y",
"confucius-debug-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"confucius-debug": {
"args": [
"-y",
"confucius-debug-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.