Skip to main content
Glama

Kibana MCP Server

by TocharianOU

get_status

Retrieve the status of the Kibana server, including multi-space support, by specifying the target space or using the default configuration.

Instructions

Get Kibana server status with multi-space support

Input Schema

NameRequiredDescriptionDefault
spaceNoTarget Kibana space (optional, defaults to configured space)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "space": { "description": "Target Kibana space (optional, defaults to configured space)", "type": "string" } }, "type": "object" }

Other Tools from Kibana MCP Server

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/TocharianOU/mcp-server-kibana'

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