an

andybrandt/mcp-simple-timeserver

๐Ÿ ๐Ÿ โ˜๏ธ An MCP server that allows checking local time on the client machine or current UTC time from an NTP server

#Python#MCP#NTP
Publisherandybrandt/mcp-simple-timeserver
Submitted date4/19/2025

Overview

  • Title: MCP Simple Timeserver
  • How to Use: Install via Smithery (npx -y @smithery/cli install mcp-simple-timeserver --client claude) or manually using pip, then configure in the MCP client (Claude desktop app).
  • Key Features:
    • Provides current local time and timezone information via get_time.
    • Fetches precise UTC time from an NTP server via get_utc.
  • Use Cases:
    • Enables Claude to track time and calculate durations between interactions.
    • Ensures accurate timekeeping for user-specific or global applications.

Visit More

View All