Skip to content

Commit 6f865f0

Browse files
committed
Update README
1 parent 344bfa5 commit 6f865f0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,14 @@ Prometheus Alertmanager MCP is a [Model Context Protocol](https://modelcontextpr
4242
- Docker (optional, for containerized deployment).
4343
- Ensure your Prometheus Alertmanager server is accessible from the environment where you'll run this MCP server.
4444

45+
### Installing via Smithery
46+
47+
To install Prometheus Alertmanager MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@ntk148v/alertmanager-mcp-server):
48+
49+
```bash
50+
npx -y @smithery/cli install @ntk148v/alertmanager-mcp-server --client claude
51+
```
52+
4553
### 3.2. Local Run
4654

4755
- Clone the repository:

0 commit comments

Comments
 (0)