Prometheus MCP Server✓
io.github.tjhop/prometheus-mcp-server · v0.18.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.tjhop/prometheus-mcp-server",
"description": "An API-complete MCP server to manage Prometheus-compatible backends.",
"title": "Prometheus MCP Server",
"repository": {
"url": "https://github.com/tjhop/prometheus-mcp-server",
"source": "github"
},
"version": "0.18.0",
"websiteUrl": "https://github.com/tjhop/prometheus-mcp-server",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/tjhop/prometheus-mcp-server:0.18.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}