What is the io.github.jyswee/buggazi MCP server?
Project management for coding agents. Bugs, features, sprints. 73 tools stdio, 74 remote SSE.
How to install io.github.jyswee/buggazi
Copy-paste configuration for popular MCP clients.
BGZ_API_KEYsecretBuggazi API key (bgz_...). Optional: without a key the server starts in onboarding mode and can self-signup.
AuthorizationsecretBearer token using your Buggazi API key: 'Bearer bgz_...'. Optional: without one the server starts in onboarding mode and can self-signup via the buggazi_signup tool.
{
"mcpServers": {
"buggazi": {
"command": "npx",
"args": [
"-y",
"buggazi",
"mcp-serve"
],
"env": {
"BGZ_API_KEY": "<YOUR_BGZ_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"buggazi": {
"command": "npx",
"args": [
"-y",
"buggazi",
"mcp-serve"
],
"env": {
"BGZ_API_KEY": "<YOUR_BGZ_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"buggazi": {
"command": "npx",
"args": [
"-y",
"buggazi",
"mcp-serve"
],
"env": {
"BGZ_API_KEY": "<YOUR_BGZ_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"buggazi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"buggazi",
"mcp-serve"
],
"env": {
"BGZ_API_KEY": "<YOUR_BGZ_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add buggazi --env BGZ_API_KEY=<YOUR_BGZ_API_KEY> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y buggazi mcp-serveRelated MCP servers
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
io.github.jyswee/ainpc-cli
AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.
License your music to AI on your terms, and run your whole artist business. 46 tools, keyless.
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.
io.github.jyswee/analyga
Agent-first analytics: stats, events, funnels, network rollups, server-side ingest & billing.