Skip to main content
Glama

Kibana MCP Server

by TocharianOU

search_kibana_api_paths

Filter and locate Kibana API endpoints by specific keywords to streamline development and integration tasks on the Kibana MCP Server.

Instructions

Search Kibana API endpoints by keyword

Input Schema

NameRequiredDescriptionDefault
searchYesSearch keyword for filtering API endpoints

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "search": { "description": "Search keyword for filtering API endpoints", "type": "string" } }, "required": [ "search" ], "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