Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Anragde • Uncategorized
A simple MCP server providing current time and timezone-based time via JSON-RPC 2.0.
Obtain the current time in a customizable format.
Get the current time in specific timezones.
That require a simple JSON-RPC 2.0 interface to access time services.
This repository contains a lightweight MCP server that implements JSON-RPC 2.0 to offer time-related services. It supports fetching the current time in customizable formats and retrieving time in specified timezones. The server includes a health check endpoint to monitor its status and is easy to install and run with Node.js. It is useful for applications needing standardized time data via a simple protocol.