Loomal

Debug and develop MCP servers with hot-swapping, session recording, and playback testing

0 starspypi: mcp-debug

About mcp-debug

mcp-debug is an MCP (Model Context Protocol) server published by standardbeagle in the official MCP registry, listed under Testing & QA on Loomal. Debug and develop MCP servers with hot-swapping, session recording, and playback testing

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

Development happens in the open at github.com/standardbeagle/mcp-debug.

Use mcp-debug with your agent

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

Frequently asked questions

What is mcp-debug?
mcp-debug is an MCP (Model Context Protocol) server by standardbeagle in the Testing & QA category. Debug and develop MCP servers with hot-swapping, session recording, and playback testing
How do I connect mcp-debug to Claude, Cursor, or another MCP client?
Install mcp-debug from its pypi package (mcp-debug) 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-debug open source?
Yes — the source code is public at github.com/standardbeagle/mcp-debug.
Can AI agents pay to use mcp-debug?
Not yet through Loomal — mcp-debug 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-debug? Claim this listing free by verifying GitHub ownership, or contact us.