Elasticsearch icon

Elasticsearch

Createdcr7258

Enables interaction with Elasticsearch clusters using natural language commands through a Model Context Protocol (MCP) server.

About

Elasticsearch is a Model Context Protocol (MCP) server that facilitates interaction with Elasticsearch clusters. It allows users to search documents, analyze indices, and manage their cluster via natural language commands. It supports index operations, document operations, and cluster operations, providing a comprehensive interface for managing Elasticsearch environments.

Key Features

  • Retrieves mapping configuration for a specific index.
  • Searches documents in an index using Elasticsearch Query DSL.
  • Lists indices in the Elasticsearch cluster.
  • Gets settings configuration for a specific index.
  • Gets the health status and statistical information of the cluster.

Use Cases

  • Interacting with Elasticsearch using natural language commands.
  • Searching and analyzing data stored in Elasticsearch.
  • Managing Elasticsearch clusters through Claude Desktop.