TraceBug
Rank #16,011io.github.prashantsinghmangat/tracebug
AI agents read TraceBug bug reports (console, network, replay, repro timeline) from local disk.
TraceBug is a Model Context Protocol (MCP) server published by prashantsinghmangat. It ranks #16,011 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. TraceBug is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 116,035 of 132,046 servers on MCP Toplist.
Use TraceBug
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tracebug -- npx -y tracebug mcp[mcp_servers.tracebug]
command = "npx"
args = ["-y", "tracebug", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tracebug": {
"command": "npx",
"args": [
"-y",
"tracebug",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tracebug": {
"command": "npx",
"args": [
"-y",
"tracebug",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tracebug": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tracebug",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tracebug": {
"command": "npx",
"args": [
"-y",
"tracebug",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tracebug": {
"command": "npx",
"args": [
"-y",
"tracebug",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.prashantsinghmangat%2Ftracebug)<a href="https://mcptoplist.com/server/io.github.prashantsinghmangat%2Ftracebug"><img src="https://mcptoplist.com/badge/io.github.prashantsinghmangat%2Ftracebug.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
prashantsinghmangat
Available versions (2)
| Version | Published |
|---|---|
| 1.9.0 | Jul 23, 2026 |
| 1.8.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains TraceBug?
- TraceBug is maintained by prashantsinghmangat, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is TraceBug listed on the Official MCP Registry?
- Yes — TraceBug is listed on the Official MCP Registry, alongside Glama.
- How many versions does TraceBug have?
- MCP Toplist tracks 2 versions of TraceBug, most recently published on Jul 23, 2026.
- Where can I find the source code for TraceBug?
- The source code for TraceBug is hosted at github.com/prashantsinghmangat/tracebug-ai.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.