abdrahmansoltan/instabug-mcp-server
If you are the rightful owner of instabug-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Instabug MCP Server is a Model Context Protocol server that integrates with Instabug's systems to manage bug reports, crash analytics, and user feedback.
Tools
Functions exposed to the LLM to take actions
get_bugs
Retrieve bugs with filtering by status, priority, or tags.
get_bug_details
Get detailed information about specific bugs.
update_bug_status
Change bug status and add comments.
create_bug_report
Create new bug reports with assignments.
get_crashes
Retrieve crash reports with filtering options.
get_crash_details
Get detailed crash information and stack traces.
get_user_feedback
Access user ratings and feedback comments.
get_app_analytics
Retrieve app usage statistics and performance metrics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client