Overview
what is MCP Time Service?
MCP Time Service is a FastMCP service that provides current time, date, and datetime information in various timezones.
how to use MCP Time Service?
To use MCP Time Service, you can call the available tools to get the current time, date, or datetime in your specified timezone. The default timezone is 'America/New_York'.
key features of MCP Time Service?
- Returns current time in specified timezone
- Returns current date in specified timezone
- Returns current date and time in specified timezone
use cases of MCP Time Service?
- Displaying current time for users in different timezones.
- Scheduling events based on local time.
- Integrating with applications that require accurate datetime information.
FAQ from MCP Time Service?
- Can I specify a timezone?
Yes! You can specify a timezone when calling the tools, or it will default to 'America/New_York'.
- How do I run the server?
You can run the server by installing the dependencies and executing
python server.py.
- Is this service free to use?
Yes! MCP Time Service is free to use.