mcp-server-elasticsearch

rybalov/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.

This repository contains an experimental Elasticsearch MCP Server for research and evaluation, allowing natural language interaction with Elasticsearch data.

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

No resources