Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 3099 |
| DEBUG | No | Enable debug logging | false |
| NODE_ENV | No | Node environment configuration | |
| DATAI_LIMIT | No | API response limit (1-100) | 10 |
| DATAI_API_KEY | Yes | Your Datai API key | |
| MCP_DISABLE_PINGS | No | Option to disable MCP pings | |
| DATAI_DEBUG_TRUNCATE | No | Enable data truncation for debugging | false |
| DATAI_RESPONSE_TIMEOUT | No | Response timeout in ms | 90000 |
| DATAI_CONNECTION_TIMEOUT | No | Connection timeout in ms | 130000 |
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 | |