opensearch-mcp-server

opensearch-mcp-server

3.2

If you are the rightful owner of opensearch-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The OpenSearch MCP Server is a minimal Model Context Protocol server for OpenSearch, providing tools for interacting with OpenSearch indices and data.

The OpenSearch MCP Server is designed to facilitate interaction with OpenSearch by exposing a set of tools over standard input/output (stdio) and server-sent events (SSE) server. It provides a streamlined way to manage and query OpenSearch indices, retrieve index mappings, and gather shard information. The server supports both basic and IAM role authentication methods, making it versatile for different security requirements. It is integrated with platforms like Claude Desktop and LangChain, allowing for seamless integration with various applications and workflows. The server is available as a PyPI package, making installation and setup straightforward.

Features

  • Tool Exposure: Provides tools for listing indices, retrieving index mappings, searching indices, and getting shard information.
  • Authentication: Supports both basic and IAM role authentication methods for secure access.
  • Integration: Easily integrates with platforms like Claude Desktop and LangChain.
  • Transport Options: Offers both stdio and SSE server transport options for flexibility in communication.
  • Open Source: Available on GitHub and PyPI, encouraging community contributions and usage.

Tools

  1. 1

    List all indexes in OpenSearch cluster