da1y/mcp-server-elasticsearch
3.2
If you are the rightful owner of mcp-server-elasticsearch 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.
A Model Context Protocol server for managing Elasticsearch clusters, enabling LLMs to handle indices and execute queries efficiently.
Tools
Functions exposed to the LLM to take actions
search
Execute search queries against indices.
create_index
Create new Elasticsearch indices.
list_indices
List all available indices.
index_document
Index a document.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client