-
securityA
license-
qualityMCP server for interacting with Prometheus metrics and data.
Last updated -
16
MIT License
A tool that allows access to Prometheus data through a Model Context Protocol server.
You can also run the package directly without installing it using pipx run
:
This is useful for testing or one-time usage scenarios.
--url
: Prometheus server URL (required)--username
: Username for basic authentication (optional)--password
: Password for basic authentication (optional)--token
: Token for authentication (optional)--org-id
: Organization ID for multi-tenant setups (optional)This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
모델 컨텍스트 프로토콜 서버를 통해 Prometheus 메트릭 데이터에 액세스할 수 있게 해주는 도구로, 자연어를 사용하여 모니터링 데이터와 상호 작용할 수 있습니다.
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