Skip to main content
Glama

Kibana MCP Server

by TocharianOU

get_available_spaces

Retrieve all available Kibana spaces with optional detailed information to streamline workspace management and context awareness.

Instructions

Get all available Kibana spaces with current context

Input Schema

NameRequiredDescriptionDefault
include_detailsNoInclude detailed space information (name, description, etc.)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "include_details": { "default": true, "description": "Include detailed space information (name, description, etc.)", "type": "boolean" } }, "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