Skip to content
Windsurf

Kibana for Windsurf

io.github.tocharianou/kibana

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

client:Windsurf transport:stdio runtime:npm

Install Kibana in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kibana": {
      "command": "npx",
      "args": [
        "-y",
        "@tocharianou/mcp-server-kibana"
      ],
      "env": {
        "KIBANA_URL": "<KIBANA_URL>",
        "KIBANA_API_KEY": "<KIBANA_API_KEY>",
        "KIBANA_USERNAME": "<KIBANA_USERNAME>",
        "KIBANA_PASSWORD": "<KIBANA_PASSWORD>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Kibana in other clients