Back to search
30
MCP

dbgprobe-mcp-server

pypi/dbgprobe-mcp-server

Debug probe Model Context Protocol server for AI agents and developer tooling

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

Similar MCP servers embedding-nearest

io.github.es617/dbgprobe-mcp-server
Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.
0 tools
dbgeng-mcp
A Model Context Protocol server for the Windows Debugging Engine (dbgeng)
0 tools
iflow-mcp_yywz1999-gdb-mcp-server
GDB Model Context Protocol Server for AI-assisted debugging
0 tools
crawl4ai-mcp-server
A Model Context Protocol server for web crawling using Crawl4ai
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
raultov/chrome-debug-mcp
A Model Context Protocol (MCP) server that allows AI agents to control/debug Chromium based browsers
0 tools

How to use

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

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