Developer Tools
Trust: 45/100 (Fair)Kibana Guide
Kibana MCP Server with dynamic API discovery and comprehensive Elastic Stack integration
56 starsby TocharianOU
Quick Start
Install
npx @tocharianou/mcp-server-kibanaClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-tocharianou-kibana": {
"command": "npx",
"args": [
"@tocharianou/mcp-server-kibana"
]
}
}
}