does-it-install?

← All servers

Kibana

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

io.github.TocharianOU/kibana · Repository · Website · version 0.10.0 · 79 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

npx @tocharianou/mcp-server-kibana

Needs credentials: KIBANA_URL. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.

Results by platform

Linux

needs credentials2026-08-16 · probed over npm

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Starting Kibana MCP Server in Stdio mode for space: default
Fatal error: [
  {
    "validation": "url",
    "code": "invalid_string",
    "message": "Invalid Kibana URL format",
    "path": [
      "url"
    ]
  }
]

macOS

needs credentials2026-08-16 · probed over npm

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Starting Kibana MCP Server in Stdio mode for space: default
Fatal error: [
  {
    "validation": "url",
    "code": "invalid_string",
    "message": "Invalid Kibana URL format",
    "path": [
      "url"
    ]
  }
]

Windows

needs credentials2026-08-16 · probed over npm

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Starting Kibana MCP Server in Stdio mode for space: default
Fatal error: [
  {
    "validation": "url",
    "code": "invalid_string",
    "message": "Invalid Kibana URL format",
    "path": [
      "url"
    ]
  }
]

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.tocharianou__kibana.json)](https://doesitinstall.com/s/io.github.tocharianou__kibana.html)