Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"tocharianou-mcp-server-kibana": {
"command": "npx",
"args": [
"-y",
"@tocharianou/mcp-server-kibana"
]
}
}
}
Or smoke-test directly:
npx -y @tocharianou/mcp-server-kibana
Details
| Website | https://www.npmjs.com/package/@tocharianou/mcp-server-kibana |
|---|---|
| GitHub | git+https://github.com/TocharianOU/mcp-server-kibana.git |
| License | unknown |
| Pricing | free |
| Tags | kibana mcp mcp-server elasticsearch model-context-protocol elastic-stack observability monitoring |
| Sources | npm |
| Discovered | 2026-05-25 |