Loading MCP server directory, please wait...
Kibana/Elasticsearch MCP — log search, aggregations, index discovery, dashboards.
npx @getmcp/cli add io.github.mshegolev/kibana-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
KIBANA_URLKibana base URL (e.g. https://kibana.example.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mshegolev/kibana-mcp": {
"command": "uvx",
"args": [
"kibana-mcp"
],
"env": {
"KIBANA_URL": "",
"ELASTICSEARCH_URL": "",
"KIBANA_API_KEY": "",
"KIBANA_USERNAME": "",
"KIBANA_PASSWORD": "",
"KIBANA_SSL_VERIFY": "true"
}
}
}
}