Skip to main content
Glama

splunk-mcp

get_index_info

Retrieve metadata for a specific Splunk index to access details such as configuration, usage, and performance metrics. Use this tool to gain insights and manage index data efficiently.

Instructions

Get metadata for a specific Splunk index. Args: index_name: Name of the index to get metadata for Returns: Dictionary containing index metadata

Input Schema

NameRequiredDescriptionDefault
index_nameYes

Input Schema (JSON Schema)

{ "properties": { "index_name": { "title": "Index Name", "type": "string" } }, "required": [ "index_name" ], "title": "get_index_infoArguments", "type": "object" }
Install Server

Other Tools from splunk-mcp

Related Tools

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