Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_ROOT_PATH | No | Root path for the MCP server | |
| ELASTICSEARCH_HOST | No | Host address for local/self-hosted Elasticsearch | |
| ELASTICSEARCH_PORT | No | Port for local/self-hosted Elasticsearch | |
| ELASTICSEARCH_SCHEME | No | Scheme (http/https) for local/self-hosted Elasticsearch | |
| ELASTICSEARCH_API_KEY | No | API key for Elasticsearch Cloud service | |
| ELASTICSEARCH_CLOUD_ID | No | Cloud ID for Elasticsearch Cloud service |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |