incident-io/incidentio-mcp-golang
A Golang version of the incident.io MCP server
This prototype helps engineering teams quickly build integrations with the incident.io platform. It takes data from your internal systems or other tools and makes it available within incident.io, allowing you to enrich incident reports or automate workflows. This would be used by an operations engineer or a site reliability engineer (SRE) who needs to connect internal services to their incident management system.
Use this if you are a developer or operations engineer needing to understand how to build a custom integration for incident.io using the Model Context Protocol (MCP), particularly as a historical reference for GoLang.
Not ideal if you are looking for an actively maintained, production-ready solution for integrating with incident.io; you should use the officially supported MCP Server instead.
Stars
28
Forks
19
Language
Go
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/incident-io/incidentio-mcp-golang"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)