Back to search
30
MCP

gdb-mcp

pypi/gdb-mcp

Model Context Protocol server for driving GDB from an LLM.

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

Similar MCP servers embedding-nearest

iflow-mcp_smadi0x86-gdb-mcp
A Model Context Protocol server for GDB debugging functionality
0 tools
iflow-mcp_yywz1999-gdb-mcp-server
GDB Model Context Protocol Server for AI-assisted debugging
0 tools
dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt.
0 tools
gitlab-helper-mcp
A Model Context Protocol (MCP) server for GitLab integration
0 tools
mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools
mcp-mongo-server
A Model Context Protocol server for MongoDB connections
0 tools

How to use

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

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