Skip to main content
Glama

Kibana MCP Server

by TocharianOU

get_status

Retrieve the status of Kibana servers across multiple spaces. Specify the target space or use the default configured space for comprehensive server monitoring.

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" }
Install Server

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