52
grade D
3 days ago
npm

TocharianOU/mcp-server-kibana

Kibana MCP Server

TocharianOU/mcp-server-kibana· npm: @tocharianou/mcp-server-kibana· listed on npm

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: KIBANA_API_KEY, KIBANA_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretKIBANA_API_KEY"": "your-api-key",
configKIBANA_CA_CERTCA certificate path -
configKIBANA_COOKIES"sid=xxx; security-session=yyy" \
configKIBANA_DEFAULT_SPACE"": "default"
configKIBANA_MAX_RETRIES
configKIBANA_OPENAPI_YAML_PATH
🔐 secretKIBANA_PASSWORDyour-password \
configKIBANA_TIMEOUTRequest timeout (ms) 30000
configKIBANA_URL"": "http://your-kibana-server:5601",
configKIBANA_USERNAMEyour-username \
configMAX_TOKEN_CALL
configMCP_HTTP_HOSTHTTP server host localhost
configMCP_HTTP_PORTHTTP server port 3000
configMCP_TRANSPORTTransport mode stdio
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tocharianou-mcp-server-kibana-u64we6)](https://m8ven.ai/mcp/tocharianou-mcp-server-kibana-u64we6)
commit: a888fbcee94421ba40b9ee850c93949bed5bc352
code hash: b8534028381ce91359abe5e092060bc164fd38425d82ba53b4965b90c2129e32
verified: 4/18/2026, 3:55:54 PM
view raw JSON →