67
/ 100
10 days ago
glama

elastic-mcp

Small production-oriented MCP server for diagnosing incidents from Elasticsearch logs with unknown schema. It provides tools for log discovery, retrieval, and issue diagnosis.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ELASTICSEARCH_API_KEY, ELASTICSEARCH_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.
configELASTICSEARCH_URL(requerida)
🔐 secretELASTICSEARCH_API_KEY(opcional, preferida si el cluster usa auth)
configELASTICSEARCH_USERNAME(opcional)
🔐 secretELASTICSEARCH_PASSWORD(opcional)
configELASTICSEARCH_INDEX_PATTERN(default: logs-)
configELASTICSEARCH_VERIFY_CERTS(default: true)
configELASTICSEARCH_CA_CERTS(opcional)
configFIELD_TIMESTAMP
configFIELD_MESSAGE
configFIELD_LEVEL
configFIELD_SERVICE
configFIELD_CORRELATION
configFIELD_HOSTNAME
configEXTRA_TIMESTAMP_CANDIDATES
configEXTRA_MESSAGE_CANDIDATES
configEXTRA_LEVEL_CANDIDATES
configEXTRA_SERVICE_CANDIDATES
configEXTRA_CORRELATION_CANDIDATES
configEXTRA_HOSTNAME_CANDIDATES
configEXTRA_MESSAGE_FALLBACKS
configMCP_TRANSPORT
configMCP_HOST
configMCP_PORT
// 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 6 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/jrvalinas-elastic-mcp-11ie4x)](https://m8ven.ai/mcp/jrvalinas-elastic-mcp-11ie4x)
commit: dfba844418bab6f5e563fa65cf51a0ab46fd9a76
code hash: 8805714c0e0a0f810ace4623ddbb9023345d4f0fa3b46c645fc29eedb2b1ed35
verified: 7/21/2026, 8:35:36 AM
view raw JSON →