Skip to main content
Glama
awesimon

Elasticsearch MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoYour Elasticsearch instance URL
API_KEYNoElasticsearch API key for authentication
CA_CERTNoPath to custom CA certificate for Elasticsearch SSL/TLS
PASSWORDNoElasticsearch password for basic authentication
USERNAMENoElasticsearch username for basic authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_indicesA

List all available Elasticsearch indices, support regex

get_mappingsB

Get field mappings for a specific Elasticsearch index

searchB

Perform an Elasticsearch search with the provided query DSL. Highlights are always enabled.

elasticsearch_healthB

Get the health status of the Elasticsearch cluster, optionally include index-level details

create_indexB

Create an Elasticsearch index, optionally configure settings and mappings

create_mappingB

Create or update the mapping structure of an Elasticsearch index

bulkD

Bulk data into an Elasticsearch index

reindexB

Reindex data from a source index to a target index

create_index_templateB

Create or update an Elasticsearch index template

get_index_templateB

Get information about Elasticsearch index templates

delete_index_templateC

Delete an Elasticsearch index template

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/awesimon/elasticsearch-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server