Back to search
30
MCP

debugger-mcp

pypi/debugger-mcp

MCP server exposing debugger tools for AI clients (Node.js and Python)

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

Similar MCP servers embedding-nearest

@ai-capabilities-suite/mcp-debugger-server
Enterprise-grade MCP server providing advanced debugging capabilities for Node.js and JavaScript applications via Chrome DevTools Protocol.
0 tools
io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
debug-mcp
MCP server for uploading debug incidents to Debug Memory
0 tools
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools

How to use

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

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