mcpbeat Sign in

BugBug MCP Server

by bugbug-io Your server? Claim it
answering

BugBug is answering right now. Last checked 1 min ago. Last commit 8 Sep 2026.

BugBug skills and MCP workflows for AI agents

Uptime history 8 days of history · worst day 99%
8 days agonow
100.0%
Uptime 24h
93 of 93 checks
Tools
hidden behind auth
228 ms
Response time
average over 24h
4
Stars
last commit 8 Sep 2026

BugBug does not always answer

Over the last week it answered 99.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.bugbug.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.bugbug.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.bugbug.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.bugbug.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.bugbug.io/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://mcp.bugbug.io/mcp streamable-http needs key 804 ms 1 min ago

Alternatives to BugBug

same job, measured the same way
MCP Agent Trace Inspector
by dbsectrainer

Step-by-step observability for MCP agent workflows

27 installs/wk local only
ToolAPI
by toolapi

Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

193 tools answering
Aishelf MCP Server
by vedant2254

MCP server for AIShelf - allows AI model to choose workflows, rules, skills, and prompts for a task

35 installs/wk local only
Shiori MCP
by rusty4444

MCP server for Shiori bookmark management and tag workflows.

51 installs/wk local only
Rails Agent Skills
by igmarin

Rails development skills, docs, and workflows exposed through MCP stdio.

local only
Agentpmt
by agentpmt

AI agent marketplace for automated employees, workflows, skills, and tool orchestration.

answering
Ipfs Toolkit
by tkllabs-bh-mcp-servers

Store, retrieve, and pin encrypted files on IPFS via MCP tools for AI agents and workflows

answering
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

27 installs/wk local only

BugBug — questions

Answers built from our own checks of this server.

Why is there no tool list for BugBug?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is BugBug working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 228 ms. The bar chart above shows every period we have measured.
How do I connect BugBug?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to BugBug?
No API key is involved. BugBug answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is BugBug?
It answers our handshake in 228 ms on average, which is faster than 63% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is BugBug open source?
Yes — it is published under the MIT licence, written in JavaScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.