Loomal

mcp-gdbserver

MCP server by github.com/daedalus/mcp-gdbserver

MCP server for remote debugging with gdbserver

0 starspypi: mcp-gdbserver

About mcp-gdbserver

mcp-gdbserver is an MCP (Model Context Protocol) server published by daedalus in the official MCP registry. MCP server for remote debugging with gdbserver

It ships as a Python package on PyPI (mcp-gdbserver), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/daedalus/mcp-gdbserver.

Use mcp-gdbserver with your agent

Claude Code · one command
claude mcp add mcp-gdbserver -- uvx mcp-gdbserver
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-gdbserver": {
      "command": "uvx",
      "args": [
        "mcp-gdbserver"
      ]
    }
  }
}
pypimcp-gdbserver

Frequently asked questions

What is mcp-gdbserver?
mcp-gdbserver is an MCP (Model Context Protocol) server by daedalus. MCP server for remote debugging with gdbserver
How do I connect mcp-gdbserver to Claude, Cursor, or another MCP client?
Install mcp-gdbserver from its pypi package (mcp-gdbserver) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-gdbserver open source?
Yes — the source code is public at github.com/daedalus/mcp-gdbserver.
Can AI agents pay to use mcp-gdbserver?
Not yet through Loomal — mcp-gdbserver is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-gdbserver? Claim this listing free by verifying GitHub ownership, or contact us.