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
—
开发工具 分类下的更多 MCP 服务器
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Huoshan Test
volcengineCode Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
评论