by cr7258 · MCP Server · ★ 278
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Elasticsearch/OpenSearch MCP Server Overview A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction. This server enables searching documents, analyzing indices, and managing cluster through a set of tools. Demo https://github.com/user-attachments/assets/f7409e31-fac4-4321-9c94-b0ff2ea7ff15 Features General Operations : Perform a general HTTP API request. Use this tool for any Elasticsearch/OpenSearch API that does not have a dedicated tool. Index Operations : List all indices. : Returns information (mappings, settings, aliases) about one or more indices. : Create a new index. : Delete an index. : Create a new data stream (requires matching index template). : Get information about one or more data streams. : Delete one or more data streams and their backing indice
| Stars | 278 |
| Forks | 59 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 70.5123208317357/100 |
| Open Issues | 8 |
| Last Updated | 2026-05-22 |
| Created | 2025-01-09 |
| Platforms | mcp, python |
| Est. Tokens | ~59k |
Explore other popular mcp server tools:
elasticsearch-mcp-server is A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.. It is categorized as a MCP Server with 278 GitHub stars.
elasticsearch-mcp-server is primarily written in Python.
You can find installation instructions and usage details in the elasticsearch-mcp-server GitHub repository at github.com/cr7258/elasticsearch-mcp-server. The project has 278 stars and 59 forks, indicating an active community.
elasticsearch-mcp-server is released under the Apache-2.0 license, making it free to use and modify according to the license terms.