Elasticsearch MCP Server
by maestra-io
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP listen port | 8080 |
| API_TOKENS | Yes | Comma-separated static Bearer tokens | |
| ES_TIMEOUT | No | ES request timeout (ms) | 30000 |
| PUBLIC_URL | No | Public URL for OAuth redirects | https://mta-logs-elasticsearch-mcp.maestra.io |
| ES_ADDRESSES | Yes | Comma-separated ES node URLs | |
| MAX_SESSIONS | No | Max concurrent MCP sessions | 1000 |
| ES_MAX_RETRIES | No | Max retries on 502/503/504/429 | 3 |
| GOOGLE_CLIENT_ID | No | Enables Google OAuth when set | |
| GOOGLE_CLIENT_SECRET | No | Required with GOOGLE_CLIENT_ID |
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/maestra-io/mcp-elasticsearch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server