Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | IANA timezone identifier (e.g., America/New_York, Europe/London, Asia/Tokyo). If not set, defaults to UTC. | UTC |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_datetime | Get the current server date and time. Optionally specify a timezone (e.g., 'America/New_York', 'Europe/London', 'Asia/Tokyo'). Defaults to server's configured timezone or UTC. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |