Skip to content

Commit a010fef

Browse files
author
jkosik
committed
readme
1 parent ebbd451 commit a010fef

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# MCP Server for Splunk
2-
[![smithery badge](https://smithery.ai/badge/@jkosik/mcp-server-splunk)](https://smithery.ai/server/@jkosik/mcp-server-splunk)
32

43
A Go implementation of the MCP server for Splunk.
54
Supports STDIO and SSE (Server-Sent Events HTTP API). Uses github.com/mark3labs/mcp-go SDK.
@@ -64,13 +63,10 @@ curl -X POST "http://localhost:3001/message?sessionId=YOUR_SESSION_ID" \
6463
```
6564

6665
## Installing via Smithery
67-
`Dockerfile` and `smithery.yaml` are used to host this MCP implementation at https://smithery.ai
66+
[![smithery badge](https://smithery.ai/badge/@jkosik/mcp-server-splunk)](https://smithery.ai/server/@jkosik/mcp-server-splunk)
6867

69-
To install mcp-server-splunk for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@jkosik/mcp-server-splunk):
68+
`Dockerfile` and `smithery.yaml` are used to support hosting this MCP server at [Smithery](https://smithery.ai/server/@jkosik/.
7069

71-
```bash
72-
npx -y @smithery/cli install @jkosik/mcp-server-splunk --client claude
73-
```
7470

7571
### Local Docker build and run
7672
```

0 commit comments

Comments
 (0)