akari2600/fogbugz-mcp
If you are the rightful owner of fogbugz-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with FogBugz through Language Learning Models (LLMs) such as Claude.
Tools
Functions exposed to the LLM to take actions
fogbugz_create_case
Create a new FogBugz case
fogbugz_update_case
Update an existing case's fields
fogbugz_assign_case
Assign a case to a specific user
fogbugz_list_my_cases
List cases assigned to a specific user
fogbugz_search_cases
Search for cases using a query string
fogbugz_get_case_link
Get a direct link to a specific case
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client