incidentio-mcp-golang
Active·★ 30·MIT·Updated 2026-04-01
★ Trending★ Workflow Automation★ Observability
A Golang version of the incident.io MCP server
This project is a GoLang implementation of an MCP server for incident.io, enabling comprehensive interaction with the incident.io API through a clean, layered architecture. It offers tools for incident, alert, postmortem, and workflow management, following industry-standard Go project layouts.
#Go#MCP#incident.io#API Integration#Incident Management#Workflow Automation#Alerting#SRE
01
Features
01Complete incident.io V2 API coverage
02Workflow automation and management
03Alert routing and event handling
04MCP protocol compliant
02
Compatibility
Go
Runtime
Verified via docs
Docker
Containerization
Verified via docs
macOS
OS
Verified via docs
Windows
OS
Verified via docs
03
Quick start
1
$ go run github.com/incident-io/incidentio-mcp-golang/cmd/mcp-server@latest
04
Use cases
↳Automating incident management tasks via API
↳Integrating with AI tools for conversational incident interaction
↳Managing postmortems and follow-ups after incidents
↳Customizing incident fields and catalog entries
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
ToolJet★ 37.9k
ToolJet is the open-source foundation of ToolJet AI - the AI-native platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀
Related searches
Comments
Log in to leave a comment
- MMarlowe ThompsonApr 29, 2026
Incident management workflows accessible from AI assistants without dashboard access.
- MMorgan ZhangApr 23, 2026
Golang implementation is fast and has a small footprint.
- RRebel ClarkApr 2, 2026
Good for on-call engineers who want AI assistance during active incidents.
- SShawn GarciaMar 2, 2026
incident.io integration in Go — lighter runtime than the Node version.