elastic/mcp-server-elasticsearch
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.
This server connects agents to your Elasticsearch data using the Model Context Protocol, allowing interaction with Elasticsearch indices through natural language conversations.
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