remote-mcp-time-server
If you are the rightful owner of remote-mcp-time-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This example deploys a remote MCP time server that doesn't require authentication on Cloudflare Workers.
The MCP Time Server on Cloudflare is a remote server that provides time-related functionalities without requiring authentication. It is designed to be deployed on Cloudflare Workers, allowing users to access time data and perform time conversions across different timezones. The server offers tools to get the current time in a specified timezone and to convert time between different timezones. Users can deploy their own instance of the server using Cloudflare's deployment tools or connect to an existing instance via the Cloudflare AI Playground or local MCP clients like Claude Desktop.
Features
- Remote deployment on Cloudflare Workers
- No authentication required
- Get current time in specified timezone
- Convert time between different timezones
- Integration with Cloudflare AI Playground and local MCP clients
Tools
get_current_time
Get the current time of the specified time zone
convert_time
Convert time from one time zone to another