mcpbeat Sign in

Buggazi MCP Server

answering

Buggazi is answering right now. Last checked 10 min ago. 1 128 installs a week from npm. It exposes 2 tools. Last commit 31 Aug 2026.

Project management for coding agents. Bugs, features, sprints. Streamable HTTP + SSE remotes.

Installs per day peak 480 · avg 97 · +16% w/w
a month agotoday
Uptime history 47 days of history · worst day 0%
47 days agonow
50.0%
Uptime 24h
91 of 182 checks
2
Tools
read from the server
204 ms
Response time
average over 24h
1 128
Installs / week
npm and PyPI

What the code does

We read the source, 21 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/cli.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 10 min ago.

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

This one needs environment variables set before it will start: BGZ_API_KEY (Buggazi API key (bgz_...). Optional: without a key the server starts in onboarding mode and can self-signup.). The author declared them in the registry entry; get the values from the project itself.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

buggazi
buggazi_get_started
Explains what Buggazi is and how to activate this MCP server (no API key on this session yet).
buggazi_signup
Create a new Buggazi tenant. Email is OPTIONAL — you do not need to ask the human first. Returns an API key (shown once) that is LIVE immediately with full access for a 48-hour activation window, and unlocks all Buggazi tools in this session immediately. Before the window closes, a human completes a $0 card-auth to start the free 7-day trial and the same key keeps working.

Endpoints

URLTransportStateLatencyChecked
https://mcp.buggazi.com/sse sse answering 208 ms 10 min ago
https://mcp.buggazi.com/mcp streamable-http answering 210 ms 10 min ago

Alternatives to Buggazi

same job, measured the same way
Sprintra
by sprintra-io

The project brain for AI coding agents — memory, decisions, sprints, knowledge base via MCP.

32 installs/wk answering
Taskive
by taskive

AI-native project management + agent memory: tasks, sprints, risk, burnout, knowledge search.

answering
Tre
by tre-app

Tre — shared memory kanban for humans and agents (MCP Streamable HTTP).

answering
A
Compose MCP
by smartmemory

Typed feature management for compose projects: roadmap, changelog, artifacts, journal.

402 installs/wk local only
Runlane
by runlane

Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.

answering
Kanban AI
by orholam

Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.

answering
Linear
by linear

MCP server for Linear project management and issue tracking

answering
Claudia
by yuvalsuede

Task management for AI agents with hierarchical tasks, dependencies, sprints, and coordination.

40 installs/wk local only

Buggazi — questions

Answers built from our own checks of this server.

What can Buggazi do?
It exposes 2 tools, read directly from the server on our last check. Among them: buggazi_get_started, buggazi_signup. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Buggazi working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 204 ms. The bar chart above shows every period we have measured.
How do I connect Buggazi?
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.
Does Buggazi need an API key?
No. Buggazi completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Buggazi?
It answers our handshake in 204 ms on average, which is faster than 66% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Buggazi?
The npm package buggazi was installed 1 128 times in the last week. Week over week that is +16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Buggazi open source?
We cannot say either way: written in Shell and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.