magifd2/splunk-mcp-go
A Model Context Protocol (MCP) server in Go that provides a splunk_search tool, enabling LLMs to query Splunk instances via the REST API
Platform-specific configuration:
{
"mcpServers": {
"splunk-mcp-go": {
"command": "npx",
"args": [
"-y",
"splunk-mcp-go"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...