kxkaloo/mcp-server-elasticsearch
3.1
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.
The Elasticsearch MCP Server allows seamless interaction with Elasticsearch data through natural language conversations using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
list_indices
List all available Elasticsearch indices
get_mappings
Get field mappings for a specific Elasticsearch index
search
Perform an Elasticsearch search with the provided query DSL
get_shards
Get shard information for all or specific indices
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client