mcp-time-server
0
The MCP Time Server is an MCP-based application that offers tools for managing timezone information. It allows users to get the current time for specified timezones and perform timezone conversions effortlessly.
MCP Time Server
An MCP-based time server providing timezone-related tools. It can fetch the current time for a specified timezone and convert time between different timezones.
Features
- Get Current Time: Fetch current time for a specified timezone or default to UTC if none is provided.
- Convert Time: Convert time from one timezone to another.
Installation
- Install globally using npm or use directly with npx.
Usage
- Can be used in MCP environments or as a command-line tool. Also usable as a library.