Time MCP Server

Time MCP Server

by agentify

An MCP server implementing the Model Context Protocol (MCP) for time-related operations.

9 runs
4 users
Try This Actor

Opens on Apify.com

About Time MCP Server

An MCP server implementing the Model Context Protocol (MCP) for time-related operations.

What does this actor do?

Time MCP Server is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

⏰ Time MCP Server (Apify Actor) This Actor provides a Model Context Protocol (MCP) server for time and timezone conversion, running on the Apify platform. It enables LLMs and other clients to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection. --- ## 🚩 Claim this MCP server All credits to the original authors of https://github.com/modelcontextprotocol/servers/tree/main/src/time To claim this server, please write to ai@apify.com. --- ## Features - Current time lookup in any IANA timezone - Timezone conversion between arbitrary IANA timezones - Automatic system timezone detection (can be overridden) - Stdio MCP server integration (runs mcp-server-time via uvx) - Pay Per Event (PPE) billing for each tool call - Ready for Claude, Zed, VS Code, and other MCP clients --- ## Available Tools - get_current_time – Get current time in a specific timezone or system timezone - Arguments: timezone (string, IANA name, e.g. 'Europe/London') - convert_time – Convert time between timezones - Arguments: source_timezone (string), time (string, HH:MM), target_timezone (string) --- ## Usage ### Local run sh apify run -p ### Example Interactions Get current time: json { "name": "get_current_time", "arguments": { "timezone": "Europe/Warsaw" } } Convert time: json { "name": "convert_time", "arguments": { "source_timezone": "America/New_York", "time": "16:30", "target_timezone": "Asia/Tokyo" } } --- ## Configuration By default, the Actor launches mcp-server-time via uvx (recommended). To override the system timezone, set the --local-timezone argument in the command. For pip installs, adjust the command to python and args to ['-m', 'mcp_server_time'] in both src/main.py and your client config. --- ## Billing (Pay Per Event) Each tool call is billed per event. See .actor/pay_per_event.json and src/const.py: json { "get_current_time": { "price": 0.0005 }, "convert_time": { "price": 0.0005 } } --- ## Links & Resources - MCP servers repo - MCP docs - Model Context Protocol - Apify SDK for Python --- ## Claim this server To claim ownership or manage this MCP server, visit the Model Context Protocol claim page.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Time MCP Server now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
agentify
Pricing
Paid
Total Runs
9
Active Users
4
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support