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
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,9 @@
15
15
-[2. Features](#2-features)
16
16
-[3. Quickstart](#3-quickstart)
17
17
-[3.1. Prerequisites](#31-prerequisites)
18
-
-[Installing via Smithery](#installing-via-smithery)
19
-
-[3.2. Local Run](#32-local-run)
20
-
-[3.3. Docker Run](#33-docker-run)
18
+
-[3.2. Installing via Smithery](#32-installing-via-smithery)
19
+
-[3.3. Local Run](#33-local-run)
20
+
-[3.4. Docker Run](#34-docker-run)
21
21
-[4. Tools](#4-tools)
22
22
-[5. Development](#5-development)
23
23
-[6. License](#6-license)
@@ -43,15 +43,15 @@ Prometheus Alertmanager MCP is a [Model Context Protocol](https://modelcontextpr
43
43
- Docker (optional, for containerized deployment).
44
44
- Ensure your Prometheus Alertmanager server is accessible from the environment where you'll run this MCP server.
45
45
46
-
### Installing via Smithery
46
+
### 3.2. Installing via Smithery
47
47
48
48
To install Prometheus Alertmanager MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@ntk148v/alertmanager-mcp-server):
49
49
50
50
```bash
51
51
npx -y @smithery/cli install @ntk148v/alertmanager-mcp-server --client claude
0 commit comments