splunk-mcp
by livehybrid
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERIFY_SSL | No | Enable/disable SSL verification | true |
| SERVER_MODE | No | Server mode (sse, api, stdio) | sse |
| SPLUNK_HOST | Yes | Your Splunk host address | |
| SPLUNK_PORT | No | Splunk management port | 8089 |
| SPLUNK_TOKEN | No | Splunk authentication token (optional; if set, used instead of username/password) | |
| SPLUNK_SCHEME | No | Connection scheme | https |
| SPLUNK_PASSWORD | No | Your Splunk password | |
| SPLUNK_USERNAME | No | Your Splunk username | |
| FASTMCP_LOG_LEVEL | No | Logging level | INFO |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_splunkB | |
| list_indexesB | |
| get_index_infoB | |
| list_saved_searchesB | |
| current_userA | |
| list_usersA | List all Splunk users (requires admin privileges) |
| list_kvstore_collectionsB | |
| health_checkA | Get basic Splunk connection information and list available apps |
| get_indexes_and_sourcetypesA | |
| list_toolsB | |
| healthA | Get basic Splunk connection information and list available apps (same as health_check but for endpoint consistency) |
| pingA | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/livehybrid/splunk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server