File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 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
43A Go implementation of the MCP server for Splunk.
54Supports 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```
You can’t perform that action at this time.
0 commit comments