Skip to content
MCP profile

Kibana

Kibana MCP Server with dynamic API discovery and comprehensive Elastic Stack integration

Data & AnalyticsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry

About This MCP Server


A Kibana MCP server implementation that allows any MCP-compatible client (such as Claude Desktop) to access your Kibana instance via natural language or programmatic requests.

> This project is based on the official Elastic Kibana API documentation and uses the OpenAPI YAML specification from Elastic Stack 8.x. For details, see the Kibana API documentation.

> 💡 Companion Project: For complete Elastic Stack integration, pair this with Elasticsearch MCP Server for direct Elasticsearch data operations.

Capabilities
Dual transport modes: Stdio (local) and HTTP (remote access)Multiple authentication methods: API Key, Basic Auth, Cookie-basedMulti-space support: Enterprise-ready Kibana space managementSSL/TLS support: Custom CA certificate configurationSession management: Automatic UUID generation for HTTP modeDynamic API discovery: Based on official Kibana OpenAPI specification

Specifications

Status
live
Industry
Data & Analytics
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes

Hosting


Hosting Options

  • Package

API


Integrate this server into your application. Choose a connection method below.

1

Install

Install command
JavaScript/TypeScript
npm install -g @tocharianou/mcp-server-kibana
2

Configure

Configuration
json
{
  "mcpServers": {
    "kibana": {
      "command": "npx",
      "args": ["@tocharianou/mcp-server-kibana"],
      "env": {
        "KIBANA_URL": "http://your-kibana-server:5601",
        "KIBANA_API_KEY": "your-api-key",
        "KIBANA_DEFAULT_SPACE": "default"
      }
    }
  }
}

Performance


Usage


Quick Reference


Name
Kibana
Function
Kibana MCP Server with dynamic API discovery and comprehensive Elastic Stack integration
Transport
Package
Language
JavaScript/TypeScript
Install
npm install -g @tocharianou/mcp-server-kibana
Source
External (Registry)
License
Open Source
Get started

Ready to integrate this MCP server?

Book a demo to see how this server fits your workflow, or explore the full catalog.

Related MCP Servers


Catalog Workspace

Discover agents, MCP servers, and skills in one governed surface

Use structured catalog views to compare readiness, ownership, integrations, and deployment posture before rollout.