56
grade D
3 days ago
glama

Kibana MCP Server

Enables AI assistants to interact with Kibana dashboards, visualizations, and Elasticsearch data through read-only resources and executable tools for searching logs, exporting dashboards, and querying data.

Install from

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

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
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.
configHTTP_PORT3000 # Port for HTTP server
🔐 secretKIBANA_API_KEYexport =your_api_key_here
🔐 secretKIBANA_PASSWORDexport =your_password
configKIBANA_URLThe defaults to https://localhost:5601 and can be overridden:
configKIBANA_USERNAMEexport =your_username
configLOG_LEVELinfo # debug, info, warn, error
// 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 4 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/jerrelblankenship-jb-kibana-mcp-k1xiu4)](https://m8ven.ai/mcp/jerrelblankenship-jb-kibana-mcp-k1xiu4)
commit: a9c1f31d19d4530d824c81ec6b5e7d117b779722
code hash: a592a355c3398005f6f64c56719b9f27d0ce85fd4f022ba6b405730338c6840a
verified: 4/18/2026, 6:40:43 PM
view raw JSON →