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
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
- AsecurityAlicenseAqualityFetches tide information for any location using latitude and longitude, providing detailed tide data including high/low tides and station information with automatic UTC time zone handling.Last updated -114MIT License
- AsecurityAlicenseAqualityA Python microservice that provides utilities for retrieving current times and converting between different global timezones with robust validation.Last updated -3MIT License
- -securityFlicense-qualityProvides current local datetime information with timezone support. Serves as a minimal blueprint for building simple, single-purpose MCP servers.Last updated -
- AsecurityFlicenseAqualityProvides time and timezone functionality for LLMs, enabling them to get current time information across different timezones and convert times between zones.Last updated -2