0
/ 100
1 month ago
glama

mcp-opensearch

A read-only MCP server that enables AI assistants to search, aggregate, and explore OpenSearch log data through 12 tools for connectivity, index discovery, search, and aggregations.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/mcp-opensearch
🔐
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_ALLOW_INSECURE_CONFIG
configOPENSEARCH_DASHBOARDS_URLEnvironment variables take priority over the config file. At least one of or OPENSEARCH_URL is required. The config file at ~/.config/mcp-opensearch/config.json must be chmod 600.
configOPENSEARCH_URLEnvironment variables take priority over the config file. At least one of OPENSEARCH_DASHBOARDS_URL or is required. The config file at ~/.config/mcp-opensearch/config.json must be chmod 600.
configOPENSEARCH_USERNAMEusername — Basic auth username
🔐 secretOPENSEARCH_PASSWORDmypassword
configOPENSEARCH_VERIFY_SSLverify_ssl true Set false for self-signed certificates
configOPENSEARCH_TIMEOUTtimeout 60 Request timeout in seconds
configOPENSEARCH_MAX_SEARCH_LIMITmax_search_limit 200 Hard cap on search limit parameter
configOPENSEARCH_MAX_HISTOGRAM_BUCKETSmax_histogram_buckets 2000 Reject histogram requests exceeding this estimated bucket count
// 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 7 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/bunnyiesart-mcp-opensearch-1pdfqd)](https://m8ven.ai/mcp/bunnyiesart-mcp-opensearch-1pdfqd)
commit: 8971bb983d0c5f246be23947d835ddbb32fb21e3
code hash: 13313677484d27c96af88f6f3374ac564d35552173e800c6367dfa4a308c571a
verified: 6/26/2026, 9:38:32 AM
view raw JSON →