Elasticsearch MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Your Elasticsearch instance URL | |
| API_KEY | No | Elasticsearch API key for authentication | |
| CA_CERT | No | Path to custom CA certificate for Elasticsearch SSL/TLS | |
| PASSWORD | No | Elasticsearch password for basic authentication | |
| USERNAME | No | Elasticsearch username for basic authentication |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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