SERVER
MCP Debug
Rank #25,693io.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 #25,693 of 76,851 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
#25,693of 76,851 tracked serversTop 50%
Ranks ahead of 51,158 of 76,851 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 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 3, 2026
ORGANIZATION
standardbeagle
MORE FROM THIS PUBLISHER
Other servers by standardbeagle
- Devtool MCP#2,099 · 2 vers
- slop-mcp#6,057 · 6 vers
- MCP Clipboard Server#20,708
- Dart Query#30,233 · 2 vers
- Brummer MCP Server#32,924 · 1 ver
- Harvest MCP Server#48,413
- image-mcp#72,139
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
- Who maintains MCP Debug?
- MCP Debug is maintained by standardbeagle, which publishes 8 MCP servers (14 total versions) tracked on MCP Toplist.
- Is MCP Debug listed on the Official MCP Registry?
- 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