Opensearch MCP Server
Search documents, analyze indices, and manage Opensearch clusters from your AI agent.
Data last scanned yesterday · Reviewed today
Overview
This server provides tools to interface with an Opensearch instance, allowing AI assistants to perform operations such as listing indices, retrieving index mappings, and checking cluster health. It supports searching through documents using the Opensearch Query DSL, enabling natural language interactions with cluster data. To integrate this with Claude Desktop, users must configure the server via a local directory using the uv package manager. The setup requires providing environment variables for the host, username, and password to authenticate with the target Opensearch cluster.
Our verdict
With a security score of 23/100, this project carries a high risk level. The code has not been updated in over 444 days and lacks an editorial review, which raises concerns regarding its reliability and potential vulnerabilities. Given the lack of active maintenance and the absence of a security audit, this server should only be used by developers in isolated, non-critical testing environments rather than production setups.
- Zero direct dependencies reduce potential supply-chain vulnerabilities.
- Provides a functional suite for cluster, document, and index management.
- Licensed under the permissive Apache-2.0 open source license.
- No code updates for over 444 days indicates lack of maintenance.
- Community-maintained project with no official support from Opensearch vendors.
- Security-critical authentication methods have not been editorially reviewed.
Compatibility
No compatibility data yet.
Badge
Maintain this server? Add the live badge to your README.