Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Data Visualization
  3. Kibana
Kibana logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 12:02:45 AM

Kibana

User RatingsBe the first to rate and review this MCP server!
View Repository82 GitHub StarsTotal stargazers on GitHub for the source repository (82 stars).Visit Website
kibanaelasticdata-visualizationmonitoringdeveloper-tools

Manage Kibana spaces, APIs, and saved objects from MCP-compatible clients using API discovery and multiple authentication methods.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below β€” values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kibana": {
      "command": "npx",
      "args": [
        "-y",
        "@tocharianou/mcp-server-kibana"
      ],
      "env": {
        "KIBANA_URL": "YOUR_VALUE_HERE",
        "KIBANA_API_KEY": "YOUR_VALUE_HERE",
        "KIBANA_USERNAME": "YOUR_VALUE_HERE",
        "KIBANA_PASSWORD": "YOUR_VALUE_HERE",
        "KIBANA_COOKIES": "YOUR_VALUE_HERE"
      }
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ“Š More in Data Visualization

Overview

The Kibana MCP server exposes Kibana APIs and saved-object operations to MCP-compatible clients such as Claude Desktop. It uses Elastic's Kibana OpenAPI specification to discover endpoints and can run locally over stdio or remotely over HTTP. Authentication supports API keys, basic credentials, or session cookies, with optional Kibana space and TLS configuration. Reach for it when an agent needs to inspect Kibana, manage dashboards and visualizations, or analyze saved-object health and dependencies.

Use cases

β€’Inspect Kibana server status
β€’Search and manage saved dashboards
β€’Discover Kibana API endpoints
β€’Analyze dashboard dependencies and health

Key features

β€’Dynamic Kibana API discovery
β€’Saved-object CRUD and bulk operations
β€’Dashboard health and dependency analysis
β€’Stdio and HTTP transport modes
β€’API key, basic, and cookie authentication
β€’Kibana space and TLS configuration

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Kibana.

Extracted Tool Capabilities
Dynamic Kibana API discovery
Saved-object CRUD and bulk operations
Dashboard health and dependency analysis
Stdio and HTTP transport modes
API key, basic, and cookie authentication
Kibana space and TLS configuration

How Kibana works

What the Kibana MCP server does

The Kibana MCP server gives MCP clients access to a Kibana instance through natural-language requests or direct tool calls. It covers server status, space listing, API endpoint discovery, custom Kibana API requests, and saved-object management. Supported saved-object types include dashboards, visualizations, index patterns, searches, configuration objects, Lens objects, maps, tags, Canvas workpads, and Canvas elements.

The server also includes analysis operations for saved objects. Agents can inspect object dependencies, assess the impact of a deletion, check an individual dashboard's health, or scan all dashboards for health issues. The project is community-maintained and is not an official Elastic or MCP product.

How it works

The Kibana MCP server builds its API discovery behavior from the official Kibana OpenAPI YAML specification for Elastic Stack 8.x. Clients can search available API paths, list all paths, or retrieve details for a particular method and encoded path. The execute_kb_api tool then provides a way to issue custom Kibana API requests.

It supports two MCP transport modes. Stdio is the default for local clients, while HTTP mode exposes an MCP endpoint and a health-check endpoint for remote access. HTTP mode generates UUID-based sessions automatically. Requests can target a configured default Kibana space, and saved-object operations include pagination, bulk updates or deletions, references, and optimistic concurrency controls.

Setup and configuration

Install the npm package globally or run it directly with npx. Node.js 18 or newer is required. Set KIBANA_URL to the address of the Kibana server and provide one authentication method: KIBANA_API_KEY, KIBANA_USERNAME with KIBANA_PASSWORD, or KIBANA_COOKIES.

Optional settings include KIBANA_DEFAULT_SPACE, KIBANA_CA_CERT, KIBANA_TIMEOUT, MCP_TRANSPORT, MCP_HTTP_PORT, and MCP_HTTP_HOST. NODE_TLS_REJECT_UNAUTHORIZED can disable TLS certificate validation, but the project notes that this should be used cautiously. In HTTP mode, the MCP endpoint is available at /mcp, with /health available for health checks.

Tools and capabilities

The Kibana MCP server provides tools for:

  • Checking Kibana status and listing available spaces.
  • Searching, listing, and inspecting Kibana API paths.
  • Executing custom Kibana API requests.
  • Searching, retrieving, creating, and updating saved objects.
  • Applying bulk saved-object updates or deletions.
  • Reviewing dependencies and deletion impact.
  • Checking one dashboard or scanning all dashboards for health issues.

It also exposes resources for the complete API path list, keyword-based path searches, and individual endpoint details.

Limitations and notes

The README describes the implementation as based on Kibana's Elastic Stack 8.x API specification, so API behavior may depend on the connected Kibana version. Successful operations also depend on the permissions granted to the selected authentication method. SSL certificate problems may require a configured CA certificate or a deliberate TLS validation change. The companion Elasticsearch MCP server mentioned by the project is a separate server for direct Elasticsearch data operations; it is not included here.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Data Visualization View all alternatives
  • MCP Mermaid logoMCP Mermaid

    Generate mermaid diagram and chart with AI MCP dynamically.

    πŸ“Š Data Visualization3 views
    Compare vs MCP Mermaid β†’
  • Markmap MCP Server logoMarkmap MCP Server

    An MCP server built on markmap that converts Markdown to interactive mind maps. Supports multi-format exports (PNG/JPG/SVG), live browser preview, one-click Markdown copy, and dynamic visualization features.

    πŸ“Š Data Visualization3 views
    Compare vs Markmap MCP Server β†’
  • Glyphic logoGlyphic

    Generate diagrams from structured JSON across 18 types (architecture, ERD, sequence, flowchart, Gantt…) β€” native SVG/PNG, no headless browser. Built for LLMs and agents.

    πŸ“Š Data Visualization6 views
    Compare vs Glyphic β†’
  • MCP Dashboards logoMCP Dashboards

    45+ interactive chart types (bar, line, pie, candlestick, sankey, geo, radar, funnel, treemap, and more), dashboards with KPI cards, drill-down navigation, live API polling, 20 themes, and export to PNG/PPT/A4. Built on MCP Apps.

    πŸ“Š Data Visualization5 views
    Compare vs MCP Dashboards β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
82
Stargazers on the source repository.
npm downloads
644k
Package downloads in the last 30 days.
Last commit
9d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Kibana

Install `@tocharianou/mcp-server-kibana` globally with npm or run it directly with npx. Node.js 18 or newer is required.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKibana AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kibana?style=directory)](https://allmcps.com/mcp/kibana)
HTML Embed
<a href="https://allmcps.com/mcp/kibana"><img src="https://allmcps.com/api/badge/kibana?style=directory" alt="Kibana on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠData Visualization
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseApache-2.0
ClientsClaude Desktop
Last updatedSep 16, 2026
10/14 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars82
GitHub Star CountTotal stargazers on GitHub representing community popularity (82 stars).
Last commit9d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 16, 2026
npm downloads644,485/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
51Quality signal: Good Β· 51/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity11/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 2d ago via OSV.dev Β· @tocharianou/mcp-server-kibana (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Data Visualization β†’Alternatives to Kibana β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients