giantswarm/mcp-opsgenie
If you are the rightful owner of mcp-opsgenie 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 OpsGenie MCP Server is a Model Context Protocol server that facilitates interaction between AI assistants and OpsGenie for automated alert and team management.
Tools
Functions exposed to the LLM to take actions
list_alerts
Retrieve a list of alerts from OpsGenie using advanced search queries.
get_alert
Retrieves a single alert from OpsGenie using its ID.
acknowledge_alert
Acknowledges an alert in OpsGenie.
unacknowledge_alert
Unacknowledges an alert in OpsGenie.
list_teams
Retrieve a list of all teams from OpsGenie.
get_team
Retrieves a single team from OpsGenie by its ID or name.
list_heartbeats
Retrieve a list of all heartbeats from OpsGenie.
get_heartbeat
Retrieves a single heartbeat from OpsGenie by its name.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client