Skip to main content
Glama
cschmidt0121

Splunkbase MCP Server

by cschmidt0121

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPLUNKBASE_PASSWORDYesYour Splunkbase password (stored in plaintext)
SPLUNKBASE_USERNAMEYesYour Splunkbase username

Tools

Functions exposed to the LLM to take actions

NameDescription
search
Search Splunkbase for apps. Args: query: The search query to search Splunkbase for Returns: A list of results from the search
get_app_latest_version
Get the latest compatible version of an app for a specific Splunk version. Args: app: The name or numeric ID of the Splunkbase app splunk_version: The Splunk version to check compatibility with is_cloud: Whether to check compatibility with Splunk Cloud Returns: Dictionary containing release information
download_app
Download a specific version of an app. If no version is specified, downloads the latest. Args: app: The name or numeric ID of the Splunkbase app output_dir: Directory to save the downloaded app version: Optional specific version to download Returns: Success message with download details

Prompts

Interactive templates invoked by user choice

NameDescription
app_compatibility_checkCreate a prompt for checking app compatibility.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/cschmidt0121/splunkbase-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server