SERVER
MCP Debug
Rank #24707io.github.standardbeagle/mcp-debug
MCP server providing debug capabilities
First listed
Jul 31, 2025
Last publish date
Jan 7, 2026
OVERVIEW
MCP Debug is a Model Context Protocol (MCP) server published by standardbeagle. It ranks #24707 of 58,900 servers tracked on MCP Toplist. MCP Debug is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Jul 31, 2025 and most recently updated on Jan 7, 2026.
STANDING
#24,707of 58,900 tracked serversTop 50%
Ranks ahead of 34,193 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Debug
Add MCP Debug to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"mcp-debug": {
"command": "uvx",
"args": [
"mcp-debug"
]
}
}
}npm package
{
"mcpServers": {
"mcp-debug": {
"command": "npx",
"args": [
"-y",
"mcp-server-debug"
]
}
}
}REGISTRIES
Listed on 2 registries
ORGANIZATION
standardbeagle
MORE FROM THIS PUBLISHER
Other servers by standardbeagle
- Devtool MCP#4086 · 2 vers
- agnt#5588
- Dart Query#14727 · 2 vers
- slop-mcp#17276
- MCP Clipboard Server#21975
- Brummer MCP Server#41953
- Harvest MCP Server#41954
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 1.1.6 | Jan 7, 2026 |
| 1.1.5 | Jan 7, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Debug?
- MCP server providing debug capabilities
- Who maintains MCP Debug?
- MCP Debug is maintained by standardbeagle, which publishes 8 MCP servers (7 total versions) tracked on MCP Toplist.
- Is MCP Debug an official MCP server?
- Yes — MCP Debug is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP Debug have?
- MCP Toplist tracks 3 versions of MCP Debug, most recently published on Jan 7, 2026.
- Where can I find the source code for MCP Debug?
- The source code for MCP Debug is hosted at github.com/standardbeagle/mcp-debug.
EXPLORE