kibana

GitHub

Your window into all of your data

kibana MCP Server

MCP server for elastic/kibana

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "kibana": {
      "command": "npx",
      "args": [
        "-y",
        "@elastic/kibana"
      ]
    }
  }
}