remote-mcp-time-server
0
The MCP Time Server allows users to access and convert time data in different timezones using Cloudflare Workers, aiming to enhance remote applications without authentication needs. It offers seamless integration with Cloudflare AI Playground and Claude Desktop.
MCP Time Server on Cloudflare
This project provides a remote MCP time server deployed on Cloudflare Workers, offering tools to get current time in various timezones and convert time across timezones.
Features
get_current_time
: Retrieve current time for a specified timezone.convert_time
: Transform time between different timezones.
Usage
- Deploy the server using the Cloudflare Workers platform.
- Connect via the Cloudflare AI Playground or Claude Desktop for interactive use.