Se

SecretiveShell/MCP-timeserver

๐Ÿ ๐Ÿ  Access the time in any timezone and get the current local time

#python#timezone#datetime
PublisherSecretiveShell/MCP-timeserver
Submitted date4/19/2025

Overview

Title

MCP-timeserver

How to Use

Install the server using the provided JSON configuration. The server exposes datetime information via a simple URI scheme and a Python tool.

Key Features

  • Provides current datetime in specified timezones via datetime:// URIs.
  • Offers a Python tool (get_current_time()) to fetch the local system time.

Use Cases

  • Agentic systems requiring real-time datetime data.
  • Chat REPLs needing timezone-aware datetime queries.

Visit More

View All