73
/ 100
20 days ago
glama

OpenSearch MCP Server

opensearch-mcp-server-py is a Model Context Protocol (MCP) server for OpenSearch that enables AI assistants to interact with OpenSearch clusters. It provides a standardized interface for AI models to perform operations like searching indices, retrieving mappings, and managing shards through both stdio and streaming (SSE/Streamable HTTP) protocols.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
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_MEMORY_MONITOR_INTERVAL
configOPENSEARCH_URL
configOPENSEARCH_USERNAME
🔐 secretOPENSEARCH_PASSWORD
configOPENSEARCH_NO_AUTH
configAWS_IAM_ARN
configAWS_PROFILE
configAWS_OPENSEARCH_SERVERLESS
configOPENSEARCH_TIMEOUT
configOPENSEARCH_SSL_VERIFY
configOPENSEARCH_MAX_RESPONSE_SIZE
configOPENSEARCH_HEADER_AUTH
configAWS_REGION
configOPENSEARCH_SETTINGS_ALLOW_WRITE
configOPENSEARCH_ENABLED_TOOLS
configOPENSEARCH_DISABLED_TOOLS
configOPENSEARCH_TOOL_CATEGORIES
configOPENSEARCH_ENABLED_CATEGORIES
configOPENSEARCH_DISABLED_CATEGORIESCore tools are grouped under the core_tools category and can be disabled at once using =core_tools. Avoid creating custom categories with this name as they will override the built-in category.
configOPENSEARCH_ENABLED_TOOLS_REGEX
configOPENSEARCH_DISABLED_TOOLS_REGEX
// 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 1 concrete improvement 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/solanabughunter-glitch-opensearch-mcp-server-py-1t5uj4)](https://m8ven.ai/mcp/solanabughunter-glitch-opensearch-mcp-server-py-1t5uj4)
commit: d72b942523f062a7d7d81890ab66da529b5c243d
code hash: 52708f1ce9dcac8636095cbe2d8670b3c6616084be6d140105fe1e31fdc89e93
verified: 6/15/2026, 3:13:39 PM
view raw JSON →