time-mcp
A Claude Model Configuration Protocol (MCP) server that provides real-time timezone-aware date and time information.
Features
Get current time in any IANA timezone
Easy integration with Claude AI through MCP
Comprehensive timezone support using Python's zoneinfo module
Simple JSON responses in ISO format
Installation
Usage
Running the Server
This starts the MCP server locally, making the time tool available to Claude.
Available Tools
get_current_time
: Returns the current time in the specified timezoneParameter:
timezone
(string) - Any valid IANA timezone (e.g., "America/New_York", "Europe/London", "Asia/Tokyo")Default: "UTC" if no timezone is specified
Development
Requirements
Python 3.10+
MCP library
License
MIT
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
A Claude Model Configuration Protocol (MCP) server that provides real-time timezone-aware date and time information.
Related MCP Servers
- AsecurityAlicenseAqualityA TypeScript server implementing the Model Context Protocol (MCP) that provides datetime and timezone information to AI agents and chat interfaces, allowing them to access current time in various timezones.Last updated -43,1613Mozilla Public License 2.0
- -securityFlicense-qualityA simple Model Context Protocol (MCP) server that provides date and time functionality in any timezone, along with user profiles and personalized greeting resources.Last updated -
- AsecurityFlicenseAqualityAn MCP server that automatically detects and provides current time and location information based on system timezone and IP geolocation.Last updated -2
- AsecurityFlicenseAqualityA simple MCP server that provides accurate date and time information to Claude models, ensuring they always use the correct current date and time when creating time-sensitive content.Last updated -3