BugBug
Rank #5,010io.github.bugbug-io/mcp
BugBug workflows for AI agents workflows for AI agents
BugBug is a Model Context Protocol (MCP) server published by bugbug-io. It ranks #5,010 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. BugBug is listed on Official MCP, with 10 tracked versions. It was first listed on Aug 25, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 127,036 of 132,046 servers on MCP Toplist.
Use BugBug
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bugbug-io https://mcp.bugbug.io/mcp[mcp_servers.bugbug-io]
url = "https://mcp.bugbug.io/mcp"Add to ~/.codex/config.toml.
https://mcp.bugbug.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bugbug-io": {
"url": "https://mcp.bugbug.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bugbug-io": {
"type": "http",
"url": "https://mcp.bugbug.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bugbug-io": {
"serverUrl": "https://mcp.bugbug.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bugbug-io": {
"url": "https://mcp.bugbug.io/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.bugbug-io%2Fmcp)<a href="https://mcptoplist.com/server/io.github.bugbug-io%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.bugbug-io%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
bugbug-io
Available versions (10)
| Version | Published |
|---|---|
| 14.6.0 | Sep 22, 2026 |
| 14.5.0 | Sep 17, 2026 |
| 14.4.3 | Sep 16, 2026 |
| 14.4.2 | Sep 15, 2026 |
| 14.4.1 | Sep 11, 2026 |
| 14.3.2 | Sep 10, 2026 |
| 14.3.0 | Sep 10, 2026 |
| 14.2.0 | Sep 8, 2026 |
| 14.1.0 | Sep 3, 2026 |
| 14.0.9 | Sep 2, 2026 |
Frequently asked questions
- Who maintains BugBug?
- BugBug is maintained by bugbug-io, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is BugBug listed on the Official MCP Registry?
- Yes — BugBug is listed on the Official MCP Registry.
- How many versions does BugBug have?
- MCP Toplist tracks 10 versions of BugBug, most recently published on Sep 22, 2026.
- Where can I find the source code for BugBug?
- The source code for BugBug is hosted at github.com/bugbug-io/agent-plugin.
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.