Back to search
30
MCP

confucius-debug-mcp

npm/confucius-debug-mcp

Confucius Debug MCP Server — AI debugging that never repeats a mistake. 6,800+ issues, 980+ verified fixes.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
io.github.sstklen/confucius-debug
AI debugging with 980+ verified fixes. Search the YanHui KB — never repeat a mistake.
0 tools
cpp-debug-mcp
Claude Code MCP server for C++ debugging with GDB and clangd
0 tools
debug-mcp
MCP server for uploading debug incidents to Debug Memory
0 tools
io.github.getsentry/sentry-mcp
MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants
0 tools
@frontend-debugger/server
MCP server for frontend UI debugging — component inspection, visual regression, a11y auditing, and session replay via CDP
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "confucius-debug-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}