Servidor de tiempo MCP
Un servidor MCP simple que expone información de fecha y hora a sistemas de agentes y REPL de chat
Componentes
Recursos
El servidor implementa un esquema de URI datetime:// simple para acceder a la fecha/hora actual en una zona horaria determinada, por ejemplo:
Herramientas
El servidor expone una herramienta para obtener la hora local actual en la zona horaria del sistema:
Inicio rápido
Instalar
usa el siguiente json
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Acceda a la hora en cualquier zona horaria y obtenga la hora local actual
Related MCP Servers
- -securityAlicense-qualityAn MCP server that allows checking local time on the client machine or current UTC time from an NTP serverLast updated -14PythonMIT License
- -securityFlicense-qualityAn MCP server providing timezone conversions and time-related operations via RESTful API endpoints, featuring comprehensive error handling and timezone database integration.Last updated -Python
- AsecurityAlicenseAqualityA TypeScript server implementing the Model Context Protocol (MCP) that provides datetime and timezone information to AI agents and chat interfaces, allowing them to access current time in various timezones.Last updated -42TypeScriptMozilla Public License 2.0
- -securityFlicense-qualityA Claude Model Configuration Protocol (MCP) server that provides real-time timezone-aware date and time information.Last updated -Python