Kibana runs on your own machine — the client starts it, so there is no endpoint to ping. 1 050 installs a week from npm. Last commit 19 Jul 2026.
Kibana MCP Server with dynamic API discovery and comprehensive Elastic Stack integration
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kibana -- npx -y @tocharianou/mcp-server-kibana
{
"mcpServers": {
"kibana": {
"args": [
"-y",
"@tocharianou/mcp-server-kibana"
],
"command": "npx"
}
}
}
[mcp_servers.kibana]
command = "npx"
args = ["-y", "@tocharianou/mcp-server-kibana"]
{
"mcpServers": {
"kibana": {
"args": [
"-y",
"@tocharianou/mcp-server-kibana"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kibana": {
"args": [
"-y",
"@tocharianou/mcp-server-kibana"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.