Skip to main content
Glama
deslicer

MCP Server for Splunk

get_kvstore_data

Retrieve documents from Splunk KV Store collections using optional MongoDB-style queries to filter lookup data, configuration settings, or field-specific results based on user permissions.

Instructions

Get documents from a KV Store collection with optional MongoDB-style query filtering. Use this to fetch lookup/configuration data or narrow results by field values.

Args: collection (str): Collection name app (str, optional): App where the collection resides (defaults to current/app context) query (object, optional): MongoDB-style filter object (e.g., {"status": "active"})

Outputs: 'documents' array and 'count'. Security: access and results are constrained by the authenticated user's permissions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collectionYes
appNo
queryNo

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/deslicer/mcp-for-splunk'

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