Skip to main content
Glama
balajifunny

splunk-mcp-server

by balajifunny

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPLUNK_HOSTNoSplunk host address127.0.0.1
SPLUNK_PORTNoSplunk management port8089
SPLUNK_SCHEMENoSplunk scheme (http or https)https
SPLUNK_PASSWORDNoSplunk password
SPLUNK_USERNAMENoSplunk username

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_indexes_resourceGet 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