daviddykeuk/opsgenie-mcp
3.2
If you are the rightful owner of opsgenie-mcp 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.
A Model Context Protocol (MCP) server for interacting with OpsGenie alerts through AI assistants.
Tools
Functions exposed to the LLM to take actions
listAlerts
Lists all alerts from OpsGenie.
listOpenAlerts
Lists only alerts with status 'open'.
getAlert
Get details of a specific alert.
addNote
Add a note to an existing alert.
getOnCall
Get current on-call participants from a specific schedule.
getNextOnCall
Get next on-call participants from a specific schedule.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client