MCP server for AlertKick: query alerts, hosts, containers, monitors, heartbeats, incidents, changes and security events from any MCP client
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"alertkick-mcp": {
"command": "go",
"args": [
"run",
"github.com/alertkick/alertkick-mcp@latest"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add alertkick-mcp go run github.com/alertkick/alertkick-mcp@latest
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"alertkick-mcp": {
"command": "go",
"args": [
"run",
"github.com/alertkick/alertkick-mcp@latest"
]
}
}
}
📋 Copy
README Excerpt
An open-source [MCP](https://modelcontextprotocol.io/) (Model Context Protocol) server that connects AI tools like Claude, Cursor, and others to the [AlertKick](https://alertkick.com) monitoring platform. Two ways to use it: - **Hosted connector (recommended)** — `https://mcp.alertkick.com/mcp`, remote streamable HTTP with one-click OAuth. Nothing to install.
Tools (20)
AKMCP_DOCS_URL AKMCP_HTTP_ADDR AKMCP_INTERNAL_API_URL AKMCP_OAUTH_SIGNING_KEY AKMCP_PUBLIC_URL AKMCP_TENANT_DOMAIN ALERTKICK_API_KEY ALERTKICK_API_URL acknowledge_alert approve_change complete_change create_change create_dns_monitor create_domain_expiry_monitor create_heartbeat create_https_monitor create_monitor create_tcp_monitor delete_heartbeat delete_monitor