Back to search
30
MCP

debug-mcp

pypi/debug-mcp

MCP server for uploading debug incidents to Debug Memory

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

Similar MCP servers embedding-nearest

dbgview-mcp
MCP server for capturing Windows debug output
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
dynamic-mcp
MCP server for dynamic analysys: BPFtrace, crash dump
0 tools
iceberg-mcp-server
MCP Server for Apache Iceberg
0 tools
datacommons-mcp
Data Commons MCP server.
0 tools
dmcp-server
MCP server for prompt rewriting and memory recording.
0 tools

How to use

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

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