71
/ 100
7 days ago
glama

OpenSearch MCP Server

Enables retrieval of error stack traces by transaction ID from OpenSearch logs, supporting configurable connection settings and Docker deployment.

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 1 credential: OPENSEARCH_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.
configOPENSEARCH_USE_COOKIE_AUTH
configOPENSEARCH_USERNAMEUsername for authentication (optional)
🔐 secretOPENSEARCH_PASSWORDPassword for authentication (optional)
configOPENSEARCH_HOSTEdit .env and set and OPENSEARCH_PORT to your OpenSearch instance
configOPENSEARCH_PORTEdit .env and set OPENSEARCH_HOST and to your OpenSearch instance
configOPENSEARCH_USE_SSLfalse Enable SSL/TLS
configOPENSEARCH_VERIFY_CERTSfalse Verify SSL certificates
configMCP_PORTPort for the HTTP server (default: 48081)
configMCP_HOSTHost to bind to (default: 0.0.0.0)
// 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/hpower2-opensearch-mcp-1xug1v)](https://m8ven.ai/mcp/hpower2-opensearch-mcp-1xug1v)
commit: 9d58d695db33981ed021441f9d19b5f604ce754d
code hash: e96c26134556bb26c3a152bfafb0ae83986b1d7f8e50a454267c0efbc1461d28
verified: 6/22/2026, 12:58:09 PM
view raw JSON →