splunk-mcp

nlink-jp/splunk-mcp
★ 0 stars Go API Integration Updated today
Local MCP server for Splunk search over the REST API — exact result counts, full retrieval, JSONL file mediation
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "splunk-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/nlink-jp/splunk-mcp@latest"
      ]
    }
  }
}

README Excerpt

A local MCP server that exposes Splunk search over the REST API — built for data analysis where **exact result counts and full retrieval are non-negotiable**. Splunk's official MCP Server app (installed on the Splunk side) runs searches with `exec_mode=oneshot` under a 60-second timeout and silently injects

Tools (10)

cancel_jobcheck_jobget_resultsget_usagelist_indexeslist_saved_searcheslist_sourcetypesrun_queryrun_saved_searchstart_query