Skip to main content
Glama

Kibana MCP Server

by TocharianOU

search_kibana_api_paths

Filter and find Kibana API endpoints using a specific keyword to quickly locate relevant API paths 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" }

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