Skip to main content
Glama

mcp-time

Server Details

Time MCP server via HTTP

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
mcpcentral-io/mcp-time
GitHub Stars
1

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

6 tools
convert_timeTry in Inspector

Converts a time from a source timezone to a target timezone.

ParametersJSON Schema
NameRequiredDescriptionDefault
timeYesThe time to convert. e.g., "2025-03-23 12:30:00".
sourceTimezoneYesThe source IANA timezone name (e.g., "Asia/Shanghai").
targetTimezoneYesThe target IANA timezone name (e.g., "Europe/London").
current_timeTry in Inspector

Returns the current time in UTC and a specified or guessed timezone.

ParametersJSON Schema
NameRequiredDescriptionDefault
formatNoThe format for the returned time string.YYYY-MM-DD HH:mm:ss
timezoneNoThe IANA timezone name (e.g., "America/New_York"). Defaults to the server's guessed timezone.
days_in_monthTry in Inspector

Returns the number of days in the month of a given date.

ParametersJSON Schema
NameRequiredDescriptionDefault
dateNoThe date to check. Format: YYYY-MM-DD
get_timestampTry in Inspector

Converts a date-time string to a Unix timestamp in milliseconds.

ParametersJSON Schema
NameRequiredDescriptionDefault
timeNoThe time to convert. Format: YYYY-MM-DD HH:mm:ss
get_week_yearTry in Inspector

Returns the week and ISO week number for a given date.

ParametersJSON Schema
NameRequiredDescriptionDefault
dateNoThe date to check. e.g., "2025-03-23"
relative_timeTry in Inspector

Calculates the relative time from now to a given time string.

ParametersJSON Schema
NameRequiredDescriptionDefault
timeYesThe time to compare. Format: YYYY-MM-DD HH:mm:ss

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.