{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.pab1it0/prometheus-mcp-server","description":"MCP server providing Prometheus metrics access and PromQL query execution for AI assistants","title":"Prometheus MCP Server","repository":{"url":"https://github.com/pab1it0/prometheus-mcp-server","source":"github"},"version":"1.6.0","websiteUrl":"https://pab1it0.github.io/prometheus-mcp-server","packages":[{"registryType":"oci","identifier":"ghcr.io/pab1it0/prometheus-mcp-server:1.6.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Prometheus server URL (e.g., http://localhost:9090)","isRequired":true,"format":"string","name":"PROMETHEUS_URL"},{"description":"Set to False to disable SSL verification","format":"boolean","name":"PROMETHEUS_URL_SSL_VERIFY"},{"description":"Set to True to disable Prometheus UI links in query results (saves context tokens in MCP clients)","format":"boolean","name":"PROMETHEUS_DISABLE_LINKS"},{"description":"Username for Prometheus basic authentication","format":"string","name":"PROMETHEUS_USERNAME"},{"description":"Password for Prometheus basic authentication","format":"string","isSecret":true,"name":"PROMETHEUS_PASSWORD"},{"description":"Bearer token for Prometheus authentication","format":"string","isSecret":true,"name":"PROMETHEUS_TOKEN"},{"description":"Organization ID for multi-tenant Prometheus setups","format":"string","name":"ORG_ID"},{"description":"Path to client certificate file for mutual TLS authentication","format":"string","name":"PROMETHEUS_CLIENT_CERT"},{"description":"Path to client private key file for mutual TLS authentication","format":"string","name":"PROMETHEUS_CLIENT_KEY"},{"description":"MCP server transport type (stdio, http, or sse)","format":"string","name":"PROMETHEUS_MCP_SERVER_TRANSPORT"},{"description":"Host address for HTTP/SSE transport (default: 127.0.0.1)","format":"string","name":"PROMETHEUS_MCP_BIND_HOST"},{"description":"Port number for HTTP/SSE transport (default: 8080)","format":"number","name":"PROMETHEUS_MCP_BIND_PORT"},{"description":"Custom headers as JSON string to include in Prometheus requests","format":"string","name":"PROMETHEUS_CUSTOM_HEADERS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-03-07T18:19:05.236407Z","publishedAt":"2026-03-07T18:19:05.236407Z","updatedAt":"2026-03-07T18:19:05.236407Z","isLatest":true}}}
