Prometheus MCP
@etruong42
Prometheus MCP について
MCP server to connect LLMs with Prometheus HTTP API
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"Prometheus MCP": {
"command": "/path/to/uv",
"args": [
"--directory",
"/directory/to/prometheus-mcp",
"run",
"server.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Prometheus MCP?
A proof-of-concept MCP server for Prometheus, designed to integrate Prometheus queries with AI assistants like Claude.
How to use Prometheus MCP?
Install the uv package manager (and Python if needed), clone the repository, update the .env file, and run the server using uv --directory "/path/to/prometheus-mcp" run server.py. Then add the server to your Claude Desktop MCP configuration using the provided JSON block.
Key features of Prometheus MCP
- Proof-of-concept MCP server for Prometheus
- Integrates with Claude Desktop via MCP protocol
- Uses
uvfor dependency management and execution - Requires a
.envfile for configuration
Use cases of Prometheus MCP
—
FAQ from Prometheus MCP
—
「開発者ツール」の他のコンテンツ
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
コメント