You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,14 @@ Prometheus Alertmanager MCP is a [Model Context Protocol](https://modelcontextpr
42
42
- Docker (optional, for containerized deployment).
43
43
- Ensure your Prometheus Alertmanager server is accessible from the environment where you'll run this MCP server.
44
44
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
0 commit comments