Skip to main content
Glama
osteele

timezone-mcp

by osteele

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIMEZONE_MCP_CONFIGNoPath to a JSON configuration file with an 'always_timezones' array. This variable is overridden by TIMEZONE_MCP_ALWAYS_TIMEZONES if both are set.
TIMEZONE_MCP_ALWAYS_TIMEZONESNoComma-separated list or JSON array of timezones to always include in output. JSON value '[]' disables default output zones. Empty value is rejected.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_timeA

Convert a timestamp from a source timezone. Returns configured default timezones plus any requested additional timezones, omitting the source timezone when it would duplicate the input.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/osteele/timezone-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server