A MCP server for interacting with FogBugz issue tracker through LLMs such as Claude. Supports both the XML API (/api.asp) and the JSON API (/f/api/0/jsonapi) with automatic version detection at startup. Works with on-premise and on-demand FogBugz installations.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.FOGBUGZ_API_KEY— "": "your-api-token"FOGBUGZ_URL— "": "https://your-fogbugz-server.com",LOG_LEVEL[](https://m8ven.ai/mcp/todevelopers-fogbugz-mcp-1qe3bs)