Elasticsearch MCP Server
by macgaf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ES_HOST | No | Elasticsearch host address | localhost |
| ES_PORT | No | Elasticsearch port | 9200 |
| ES_API_KEY | No | Elasticsearch API key (optional) | |
| ES_USE_SSL | No | Whether to use SSL | false |
| ES_VERSION | No | Elasticsearch version (7 or 8) | 8 |
| ES_PASSWORD | No | Elasticsearch password (optional) | |
| ES_USERNAME | No | Elasticsearch username (optional) | |
| ES_VERIFY_CERTS | No | Whether to verify certificates | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/macgaf/es_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server