opensearch-mcp-server

opensearch-mcp-server

3.3

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.

MCP (Model Context Protocol) server for OpenSearch integration inspired by elasticsearch-mcp-server.

The OpenSearch MCP Server is a specialized server designed to facilitate the integration of OpenSearch with the Model Context Protocol (MCP). It provides a set of tools and functionalities that allow users to manage indices, monitor cluster health, and perform document searches within an OpenSearch cluster. The server is inspired by the elasticsearch-mcp-server and aims to offer similar capabilities for OpenSearch users. It supports various management tasks such as listing indices, retrieving index mappings and settings, and obtaining cluster health and statistics. Additionally, it provides document search capabilities, making it a comprehensive tool for OpenSearch management and integration.

Features

  • Index Management Tools: List all indices, get index mapping, and get index settings.
  • Cluster Management Tools: Get cluster health status and cluster statistics.
  • Document Tools: Search documents within the OpenSearch cluster.