Skip to main content
Glama

Kibana MCP Server

by TocharianOU

get_available_spaces

Retrieve all available Kibana spaces with detailed information using the provided context to manage and organize data efficiently.

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

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