MCP DateTime
by odgrim
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-current-timeB | Get the current time in the configured local timezone |
| get-current-timezoneB | Get the current system timezone |
| get-time-in-timezoneC | Get the current time in a specific timezone |
| list-timezonesB | List all available timezones |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| datetime-list | |
| Current time in UTC | Get the current time in the UTC timezone |
| Current time in Europe/London | Get the current time in the Europe/London timezone |
| Current time in Europe/Paris | Get the current time in the Europe/Paris timezone |
| Current time in Europe/Berlin | Get the current time in the Europe/Berlin timezone |
| Current time in America/New_York | Get the current time in the America/New_York timezone |
| Current time in America/Chicago | Get the current time in the America/Chicago timezone |
| Current time in America/Denver | Get the current time in the America/Denver timezone |
| Current time in America/Los_Angeles | Get the current time in the America/Los_Angeles timezone |
| Current time in Asia/Tokyo | Get the current time in the Asia/Tokyo timezone |
| Current time in Asia/Shanghai | Get the current time in the Asia/Shanghai timezone |
| Current time in Asia/Kolkata | Get the current time in the Asia/Kolkata timezone |
| Current time in Australia/Sydney | Get the current time in the Australia/Sydney timezone |
| Current time in Pacific/Auckland | Get the current time in the Pacific/Auckland timezone |
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/odgrim/mcp-datetime'
If you have feedback or need assistance with the MCP directory API, please join our Discord server