Prometheus MCP Server
Servidor MCP Prometheus
Una herramienta que permite acceder a los datos de Prometheus a través de un servidor de Protocolo de Contexto de Modelo.
Instalación
pipx install git+https://github.com/moohoorama/prometheus-mcp-server-py.gitEjecutar sin instalación
También puedes ejecutar el paquete directamente sin instalarlo usando pipx run :
pipx run --spec git+https://github.com/moohoorama/prometheus-mcp-server-py.git prometheus-mcp --url http://your-prometheus-server:9090Esto es útil para pruebas o escenarios de uso único.
Related MCP server: Prometheus MCP Server
Uso
# Command line arguments
prometheus-mcp --url http://your-prometheus-server:9090 \
--username username \
--password password
# Or
prometheus-mcp --url http://your-prometheus-server:9090 \
--token your-tokenArgumentos de la línea de comandos
--url: URL del servidor Prometheus (obligatorio)--username: Nombre de usuario para autenticación básica (opcional)--password: Contraseña para autenticación básica (opcional)--token: Token para autenticación (opcional)--org-id: ID de la organización para configuraciones de múltiples inquilinos (opcional)
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceAn MCP server that enables Large Language Models to retrieve, analyze, and query metric data from Prometheus databases through pre-defined routes.34MIT
- AlicenseAqualityAmaintenanceProvides access to Prometheus metrics and queries through standardized Model Context Protocol interfaces, allowing AI assistants to execute PromQL queries and analyze metrics data.6512MIT
- AlicenseNot gradedqualityDmaintenanceA tool that lets users access Prometheus metrics data through a Model Context Protocol server, supporting authentication options for secure data retrieval.1MIT
- AlicenseBqualityFmaintenanceA Model Context Protocol server that enables AI assistants to query Prometheus metrics, discover available data, and analyze system performance through natural language interactions.576MIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.
A Model Context Protocol server for Wix AI tools
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/moohoorama/prometheus-mcp-server-py'
If you have feedback or need assistance with the MCP directory API, please join our Discord server