Back to directory
samefarrar/mcp-pdb

samefarrar/mcp-pdb

@samefarrar

提供Python调试器(pdb)与Claude和其他LLMs通过MCP协议进行交互的工具

pythondebuggingpdbllmclaudemcpdevelopment-toolsautomation

Installation & Configuration

{
  "mcpServers": {
    "mcp-pdb": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp-pdb",
        "mcp-pdb"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15