# prometheus-mcp-server

An API-complete MCP server to manage Prometheus-compatible backends.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add tjhop/prometheus-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list tjhop/prometheus-mcp-server
```
