mshegolev/kibana-mcp
Rank #23,164io.github.mshegolev/kibana-mcp
Kibana/Elasticsearch MCP — log search, aggregations, index discovery, dashboards.
mshegolev/kibana-mcp is a Model Context Protocol (MCP) server published by mshegolev. It ranks #23,164 of 115,460 servers tracked on MCP Toplist. mshegolev/kibana-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 18, 2026 and most recently updated on Apr 18, 2026.
Ranks ahead of 92,296 of 115,460 servers on MCP Toplist.
Use mshegolev/kibana-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add kibana-mcp -e "KIBANA_URL=<your KIBANA_URL>" -e "ELASTICSEARCH_URL=<your ELASTICSEARCH_URL>" -e "KIBANA_API_KEY=<your KIBANA_API_KEY>" -e "KIBANA_USERNAME=<your KIBANA_USERNAME>" -e "KIBANA_PASSWORD=<your KIBANA_PASSWORD>" -e "KIBANA_SSL_VERIFY=<your KIBANA_SSL_VERIFY>" -- uvx kibana-mcpReplace each placeholder with your own value before saving.
[mcp_servers.kibana-mcp]
command = "uvx"
args = ["kibana-mcp"]
[mcp_servers.kibana-mcp.env]
KIBANA_URL = "<your KIBANA_URL>"
ELASTICSEARCH_URL = "<your ELASTICSEARCH_URL>"
KIBANA_API_KEY = "<your KIBANA_API_KEY>"
KIBANA_USERNAME = "<your KIBANA_USERNAME>"
KIBANA_PASSWORD = "<your KIBANA_PASSWORD>"
KIBANA_SSL_VERIFY = "<your KIBANA_SSL_VERIFY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kibana-mcp": {
"command": "uvx",
"args": [
"kibana-mcp"
],
"env": {
"KIBANA_URL": "<your KIBANA_URL>",
"ELASTICSEARCH_URL": "<your ELASTICSEARCH_URL>",
"KIBANA_API_KEY": "<your KIBANA_API_KEY>",
"KIBANA_USERNAME": "<your KIBANA_USERNAME>",
"KIBANA_PASSWORD": "<your KIBANA_PASSWORD>",
"KIBANA_SSL_VERIFY": "<your KIBANA_SSL_VERIFY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kibana-mcp": {
"command": "uvx",
"args": [
"kibana-mcp"
],
"env": {
"KIBANA_URL": "<your KIBANA_URL>",
"ELASTICSEARCH_URL": "<your ELASTICSEARCH_URL>",
"KIBANA_API_KEY": "<your KIBANA_API_KEY>",
"KIBANA_USERNAME": "<your KIBANA_USERNAME>",
"KIBANA_PASSWORD": "<your KIBANA_PASSWORD>",
"KIBANA_SSL_VERIFY": "<your KIBANA_SSL_VERIFY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kibana-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"kibana-mcp"
],
"env": {
"KIBANA_URL": "<your KIBANA_URL>",
"ELASTICSEARCH_URL": "<your ELASTICSEARCH_URL>",
"KIBANA_API_KEY": "<your KIBANA_API_KEY>",
"KIBANA_USERNAME": "<your KIBANA_USERNAME>",
"KIBANA_PASSWORD": "<your KIBANA_PASSWORD>",
"KIBANA_SSL_VERIFY": "<your KIBANA_SSL_VERIFY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kibana-mcp": {
"command": "uvx",
"args": [
"kibana-mcp"
],
"env": {
"KIBANA_URL": "<your KIBANA_URL>",
"ELASTICSEARCH_URL": "<your ELASTICSEARCH_URL>",
"KIBANA_API_KEY": "<your KIBANA_API_KEY>",
"KIBANA_USERNAME": "<your KIBANA_USERNAME>",
"KIBANA_PASSWORD": "<your KIBANA_PASSWORD>",
"KIBANA_SSL_VERIFY": "<your KIBANA_SSL_VERIFY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kibana-mcp": {
"command": "uvx",
"args": [
"kibana-mcp"
],
"env": {
"KIBANA_URL": "<your KIBANA_URL>",
"ELASTICSEARCH_URL": "<your ELASTICSEARCH_URL>",
"KIBANA_API_KEY": "<your KIBANA_API_KEY>",
"KIBANA_USERNAME": "<your KIBANA_USERNAME>",
"KIBANA_PASSWORD": "<your KIBANA_PASSWORD>",
"KIBANA_SSL_VERIFY": "<your KIBANA_SSL_VERIFY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mshegolev%2Fkibana-mcp)<a href="https://mcptoplist.com/server/io.github.mshegolev%2Fkibana-mcp"><img src="https://mcptoplist.com/badge/io.github.mshegolev%2Fkibana-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
mshegolev
Other servers by mshegolev
- allure-testops-mcp#4,222 · 4 vers
- jaeger-mcp#13,391 · 1 ver
- mshegolev/prometheus-mcp#16,923 · 1 ver
- gitlab-ci-mcp#22,603 · 1 ver
- mcp-jira-confluence-corp#23,140 · 2 vers
- harbor-registry-mcp#26,418 · 1 ver
- sonarqube-mcp#29,002 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 18, 2026 |
Frequently asked questions
- Who maintains mshegolev/kibana-mcp?
- mshegolev/kibana-mcp is maintained by mshegolev, which publishes 8 MCP servers (12 total versions) tracked on MCP Toplist.
- Is mshegolev/kibana-mcp listed on the Official MCP Registry?
- Yes — mshegolev/kibana-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mshegolev/kibana-mcp have?
- MCP Toplist tracks 1 version of mshegolev/kibana-mcp, most recently published on Apr 18, 2026.
- Where can I find the source code for mshegolev/kibana-mcp?
- The source code for mshegolev/kibana-mcp is hosted at github.com/mshegolev/kibana-mcp.