mcp-server-kibana
6
The Kibana MCP Server allows MCP clients to interact with Kibana instances using natural language or programmatically. It supports secure authentication, extensive API access, and is community-maintained.
Kibana MCP Server
- Based on the Elastic Kibana API documentation and Elastic Stack 8.x OpenAPI spec.
- Connects MCP-compatible clients to Kibana via natural language or programmatic requests.
- Features:
- Connect to local/remote Kibana instances.
- Secure authentication and SSL/TLS support.
- Expose Kibana API as tools and resources.
- Type-safe and easy integration.
Resources
- Provides URIs to access all Kibana API endpoints and specific details.
Tools
- Various tools to get status, execute APIs, and search.
Prompts
- Offers tool expert and resource helper modes for better interaction.
Configuration
- Environment variables to configure server access and behavior.
Usage
- Instructions to start the server and configure MCP clients like Claude Desktop.
Example Queries
- Supports queries to list and execute Kibana APIs.
Development
- Commands for installing dependencies, building, and debugging the server.
Community
- Project is community-maintained, follows Elastic Community Code of Conduct.
License
- Licensed under Apache License 2.0.