Elasticsearch
Connect to Elasticsearch clusters directly from any Model Context Protocol (MCP) Client.
概要
Elasticsearch MCP Server bridges the gap between natural language interactions and Elasticsearch data. Utilizing the Model Context Protocol, it allows users to query, manage, and interact with Elasticsearch indices through conversational interfaces like Claude Desktop and Cursor. By analyzing requests and executing Elasticsearch operations, it returns results in a user-friendly format, making data exploration and management more accessible.
主な機能
- Create, update, and delete index templates
- Obtain Elasticsearch cluster health status.
- Perform Elasticsearch searches using the query DSL.
- List Elasticsearch indices using regex.
- 1 GitHub stars
- Retrieve field mappings for specified indices.
ユースケース
- Manage Elasticsearch indices, mappings, and templates through a conversational interface.
- Debug and analyze Elasticsearch requests using the MCP Inspector.
- Query Elasticsearch data using natural language in MCP Clients.