Skip to main content
Glama

Prometheus Alertmanager MCP Server

by comqx
package.json935 B
{ "name": "alertmanager-mcp", "version": "1.0.1", "author": "kaznak<kaznak.at.work@ipebble.org>", "license": "MIT", "keywords": [ "mcp", "prometheus", "alertmanager", "claude", "ai" ], "description": "Prometheus Alertmanager MCP Server for Claude AI integration", "repository": { "type": "git", "url": "git+https://github.com/kaznak/alertmanager-mcp.git" }, "main": "build/index.js", "type": "module", "bin": { "alertmanager-mcp": "./build/index.js" }, "files": [ "build", "README.md", "LICENSE" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepublishOnly": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.10", "typescript": "^5.8.2" }, "engines": { "node": ">=18.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/comqx/alertmanager-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server