MCP Debug runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from pypi. Last commit 7 Jan 2026.
Debug and develop MCP servers with hot-swapping, session recording, and playback testing
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(binaryPath, args, {
result = subprocess.run([str(binary_path)] + sys.argv[1:])
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-debug -- npx -y @standardbeagle/mcp-debug
{
"mcpServers": {
"mcp-debug": {
"args": [
"-y",
"@standardbeagle/mcp-debug"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-debug]
command = "npx"
args = ["-y", "@standardbeagle/mcp-debug"]
{
"mcpServers": {
"mcp-debug": {
"args": [
"-y",
"@standardbeagle/mcp-debug"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-debug": {
"args": [
"-y",
"@standardbeagle/mcp-debug"
],
"command": "npx"
}
}
}
MCP server for iOS and Android Mobile Development, Automation and Testing
MCP server for AI-assisted coding with development history: git, tests, Copilot.
MCP server for R package development using usethis, devtools, renv, and testthat
MCP server for Appium mobile automation on iOS and Android devices with test creation tools.
A simple MCP server with an echo tool for testing purposes
MCP server for regex testing, matching, replacing, and validation
A LocalStack MCP Server providing essential tools for local cloud development & testing
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
Answers built from our own checks of this server.