MCP server for Kibana / Elasticsearch — log search, aggregations, index discovery, and dashboard browsing. Hits Elasticsearch REST API directly for log queries; falls back to Kibana
Console proxy when no direct ES URL is configured. Supports ApiKey auth (best for agents), Basic auth, and anonymous access. All 5 tools are read-only (readOnlyHint: true). Returns
structured JSON (outputSchema).
Set up a Kibana data view from an index pattern to query and visualize your data. Optionally assign a display name and time field for time-series analysis.
Retrieve detailed information for a specific Kibana API endpoint by specifying the HTTP method and path to streamline integration and debugging processes.
Replace an existing visualization in a Kibana dashboard by specifying the dashboard ID and panel index, with options for chart type, data view, metrics, and grouping in a chosen Kibana space.