MCP Server
MCP
io.github.standardbeagle/mcp-debug
Debug and develop MCP servers with hot-swapping, session recording, and playback testing
Install
uvx mcp-debug
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-debug",
"version": "1.1.6",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
},
{
"registryType": "npm",
"identifier": "@standardbeagle/mcp-debug",
"version": "1.1.6",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
npm
By
Comments
Sign in to leave a comment