splunk-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPLUNK_HOST | No | Splunk host address | 127.0.0.1 |
| SPLUNK_PORT | No | Splunk management port | 8089 |
| SPLUNK_SCHEME | No | Splunk scheme (http or https) | https |
| SPLUNK_PASSWORD | No | Splunk password | |
| SPLUNK_USERNAME | No | Splunk username |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_knowledge_objectsC | Get knowledge objects from Splunk. Supported types include saved_searches, lookups, macros, etc. |
| search_splunkC | Search Splunk logs with the given query. |
| get_splunk_indexesA | Get list of available Splunk indexes. |
| get_log_statsC | Get log statistics for a specific index. |
| get_all_usersA | Fetch all Splunk users. |
| get_user_infoC | Get detailed information about a specific Splunk user. |
| search_errorsC | Search for error logs across indexes. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_indexes_resource | Get available Splunk indexes as a resource. |
Latest Blog Posts
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/balajifunny/splunk-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server