Kibana MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 128 installs a week from pypi. Last commit 12 Aug 2026.
Kibana/Elasticsearch MCP — log search, aggregations, index discovery, dashboards.
Today is the operative word: we check Kibana MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-mcp -- uvx kibana-mcp
{
"mcpServers": {
"kibana-mcp": {
"args": [
"kibana-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kibana-mcp]
command = "uvx"
args = ["kibana-mcp"]
{
"mcpServers": {
"kibana-mcp": {
"args": [
"kibana-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kibana-mcp": {
"args": [
"kibana-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
KIBANA_URL (Kibana base URL (e.g. https://kibana.example.com)), ELASTICSEARCH_URL (Direct Elasticsearch URL. If unset, ES requests route through the Kibana Console proxy.), KIBANA_API_KEY (Elasticsearch API key (ApiKey base64(id:api_key) format). Takes priority over Basic auth.), KIBANA_USERNAME (HTTP Basic auth username. Used only when KIBANA_API_KEY is not set.), KIBANA_PASSWORD (HTTP Basic auth password.), KIBANA_SSL_VERIFY (Verify SSL certificates (true/false). Set to 'false' for self-signed certs.).
The author declared them in the registry entry; get the values from the project itself.
Read-only VMware Aria Operations for Logs (Log Insight): search + aggregation. 7 MCP tools.
Read-only VMware Aria Operations for Logs (Log Insight): search + aggregation. 7 MCP tools.
Search & edit Grafana dashboards, query datasources (PromQL/LogQL/SQL), inspect alerts.
Query logs from Graylog: get streams, search messages, aggregate, and get full data.
Federated research discovery with S-Index metrics across a network of digital twins.
An MCP server giving access to Grafana dashboards, data and more.
MCP server for MyFitnessPal: log, search, and analyze your food diary.
Server operations MCP: HTTP health checks, log analysis, deploy dry-runs, mail diagnostics.
Answers built from our own checks of this server.