incident-io/incidentio-mcp-golang
3.4
If you are the rightful owner of incidentio-mcp-golang 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.
The incident.io MCP Server is a GoLang implementation of a Model Context Protocol server designed to interact with the incident.io V2 API, providing comprehensive tools for incident management and workflow automation.
Tools
Functions exposed to the LLM to take actions
list_incidents
List incidents with optional filters (status, severity)
get_incident
Get details of a specific incident by ID
create_incident
Create a new incident
update_incident
Update an existing incident
close_incident
Close an incident with proper workflow handling
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client