Kibana icon

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