WhatTimeIsIt MCP-Server
Ein leichter MCP-Server, der Ihnen genau sagt, wie spät es ist, unterstützt von World Time .
Installation
Installation über Smithery
So installieren Sie WhatTimeIsIt für Claude Desktop automatisch über Smithery :
Manuelle Installation
- Klonen Sie das Repository
- Client-Konfiguration
Verwendung
MCP-Werkzeug
Der Server stellt ein einziges Tool bereit:
- Werkzeugname :
what_time_is_it
- Beschreibung : Gibt die aktuelle Zeitzeichenfolge basierend auf Ihrer aktuellen IP zurück.
- Ausgabe : Eine Zeichenfolge im ISO 8601-Format (z. B.
"2025-03-17T03:17:00+11:00"
).
Lizenz
Dieses Projekt ist unter der MIT-Lizenz lizenziert. Weitere Informationen finden Sie in der Datei LICENSE .
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
Ein leichter MCP-Server, der Ihnen anhand Ihrer IP genau sagt, wie spät es ist.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that allows checking local time on the client machine or current UTC time from an NTP serverLast updated -218PythonMIT 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
- -securityAlicense-qualityAn MCP server that provides interval timing functionality using token-based time tracking, allowing users to start timers with unique identifiers and check elapsed time in milliseconds or human-readable format.Last updated -TypeScriptApache 2.0
- -securityFlicense-qualityA simple Model Context Protocol (MCP) server that provides date and time functionality in any timezone, along with user profiles and personalized greeting resources.Last updated -Python