Transforms Elasticsearch into an AI-powered observability engine for analyzing logs, APM traces, and system metrics through natural language.
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.
process.env. You'll be asked to provide them before it can run.MCP_TRANSPORT— stdio # Transport (stdio/http/sse)MCP_HOSTMCP_PORT— 8000 # Port for HTTP/SSEELASTICSEARCH_URL— "https://your-cluster.es.io:9243"ELASTICSEARCH_USERNAME— "your-username"ELASTICSEARCH_PASSWORD— "your-password"ELASTICSEARCH_API_KEY— ="your-api-key"ELASTICSEARCH_CLOUD_IDELASTICSEARCH_TIMEOUT— 30 # Timeout in secondsELASTICSEARCH_VERIFY_CERTS— true # Verify SSL certificatesELASTICSEARCH_CA_CERTS— "/path/to/ca.crt" # CA certificatesELASTICSEARCH_CLIENT_CERT— "/path/to/client.crt" # Client certificateELASTICSEARCH_CLIENT_KEY— "/path/to/client.key" # Private keyELASTICSEARCH_OPENAPI_SPEC_PATHMCP_LOG_LEVEL— INFO # Logging level[](https://m8ven.ai/mcp/byviz-mcp-server-elasticsearch-ai-8r6ata)