MCP-timeserver logo

MCP-timeserver

by SecretiveShell

MCP-timeserver is a simple MCP server that exposes datetime information to agentic systems and chat REPLs. It provides access to the current date and time in various timezones.

View on GitHub

Last updated: N/A

What is MCP-timeserver?

MCP-timeserver is an MCP server that provides datetime information. It allows agentic systems and chat REPLs to access the current date and time in different timezones using a simple datetime:// URI scheme.

How to use MCP-timeserver?

To use the server, you can access datetime information using the datetime:// URI scheme, specifying the timezone and 'now'. For example: datetime://Africa/Freetown/now. You can also use the provided get_current_time() tool to get the current local time in the system timezone.

Key features of MCP-timeserver

  • Access to current date and time in various timezones

  • Simple datetime:// URI scheme

  • Tool to get current local time

  • Integration with agentic systems and chat REPLs

Use cases of MCP-timeserver

  • Providing current time information to AI agents

  • Displaying time in different timezones in chat applications

  • Scheduling tasks based on specific timezones

  • Logging events with timezone information

FAQ from MCP-timeserver

What is the purpose of this server?

The server provides datetime information to agentic systems and chat REPLs.

How do I access the time in a specific timezone?

Use the datetime:// URI scheme, like this: datetime://Europe/London/now

Is there a way to get the local time?

Yes, use the get_current_time() tool.

What is MCP?

MCP is not defined in the README. It is assumed to be a framework or protocol for agentic systems.

How do I install this server?

Use the provided JSON configuration with uvx MCP-timeserver