Loading MCP server directory, please wait...
Kibana MCP Server with dynamic API discovery and comprehensive Elastic Stack integration
npx @getmcp/cli add io.github.TocharianOU/kibanaRequires Node.js 18+. Community-contributed server. Review source before installing.
KIBANA_URLYour Kibana instance URL (e.g., http://localhost:5601)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TocharianOU/kibana": {
"command": "npx",
"args": [
"-y",
"@tocharianou/mcp-server-kibana"
],
"env": {
"KIBANA_URL": "",
"KIBANA_API_KEY": "",
"KIBANA_USERNAME": "",
"KIBANA_PASSWORD": ""
}
}
}
}