Kibana
Access and manage Kibana instances through natural language or programmatic requests within an MCP-compatible client.
概要
This Kibana server implementation enables MCP-compatible clients, such as Claude Desktop, to interact with Kibana using natural language or programmatic requests. It supports secure authentication, SSL/TLS, and exposes Kibana API endpoints as tools and resources. The server dynamically retrieves and manages Kibana API endpoints based on the official Elastic Kibana API documentation and OpenAPI specification.
主な機能
- Provides secure authentication with username/password
- Offers two prompt modes: tool-based for guided experience and resource-based for advanced users
- Supports SSL/TLS and custom CA certificates
- 5 GitHub stars
- Connects to local or remote Kibana instances
- Exposes Kibana API endpoints as tools and resources
ユースケース
- Automating Kibana tasks through programmatic API requests
- Accessing Kibana functionalities via natural language queries in MCP clients
- Integrating Kibana with other systems using MCP framework