Opensearch icon

Opensearch

Createdseohyunjun

Enables interaction with Opensearch clusters for document searching, index analysis, and cluster management.

About

Opensearch is an implementation of a Model Context Protocol (MCP) server designed to facilitate interaction with OpenSearch clusters. Through a suite of tools, it enables users to search documents, analyze indices, and manage the cluster, all through natural language commands.

Key Features

  • Lists all indices in the Opensearch cluster.
  • 3 GitHub stars
  • Gets the settings configuration for a specific index.
  • Retrieves the mapping configuration for a specific index.
  • Gets health status and statistical information about the cluster.
  • Searches documents in an index using Opensearch Query DSL.

Use Cases

  • Searching documents within an OpenSearch index using natural language queries.
  • Managing OpenSearch indices, including retrieving mappings and settings.
  • Analyzing the configuration and health of an OpenSearch cluster.