Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region for Athena service | |
| AWS_PROFILE | No | AWS credentials profile name for Athena access | ATHENA_ANALYTICS_INTERNAL |
| MCP_AUTH_TOKEN | Yes | Bearer token for authentication between containers. Generate with: openssl rand -hex 32 | |
| ATHENA_DATABASE | No | Default Athena database name | |
| ATHENA_OUTPUT_LOCATION | No | S3 bucket path for Athena query results (e.g., s3://bucket-name/path/) |
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 | |