MCP.so
Sign In
Servers

Kibana MCP Server

@TocharianOU

MCP server for Kibana, Access search and manage Kibana in MCP Client.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-kibana": {
      "command": "npx",
      "args": [
        "@tocharianou/mcp-server-kibana"
      ]
    }
  }
}

More from Other