mcp-server-kibana
If you are the rightful owner of mcp-server-kibana and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Kibana MCP server implementation that allows any MCP-compatible client to access your Kibana instance via natural language or programmatic requests.
The Kibana MCP Server is a community-maintained project that provides a bridge between MCP-compatible clients and Kibana instances. It leverages the official Elastic Kibana API documentation and the OpenAPI YAML specification from Elastic Stack 8.x to dynamically manage all Kibana API endpoints. This server allows users to interact with Kibana using natural language or programmatic requests, making it accessible for both technical and non-technical users. It supports secure authentication, SSL/TLS, and custom CA certificates, ensuring secure communication with Kibana instances. The server is designed to be type-safe, extensible, and easy to integrate with various platforms, including Claude Desktop. It offers a range of tools and resources to facilitate interaction with Kibana APIs, making it a versatile solution for managing and querying Kibana data.
Features
- Connect to local or remote Kibana instances
- Secure authentication (username/password)
- SSL/TLS and custom CA certificate support
- Exposes Kibana API endpoints as both tools and resources
- Type-safe, extensible, and easy to integrate