-
securityA
license-
qualityMCP server for interacting with Prometheus metrics and data.
Last updated -
8
JavaScript
MIT License
Enables access to Prometheus monitoring and time-series data through an MCP server, allowing AI assistants to query metrics, analyze performance data, and interact with Prometheus instances.
一种允许通过模型上下文协议服务器访问 Prometheus 数据的工具。
您也可以使用pipx run
直接运行该包而无需安装它:
这对于测试或一次性使用场景很有用。
--url
:Prometheus 服务器 URL(必需)--username
:基本身份验证的用户名(可选)--password
:基本身份验证的密码(可选)--token
:身份验证令牌(可选)--org-id
:多租户设置的组织 ID(可选)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 指标数据,并允许使用自然语言与监控数据进行交互。