Skip to main content
Glama

whattimeisit-mcp

WhatTimeIsIt MCP-Server

Ein leichter MCP-Server, der Ihnen genau sagt, wie spät es ist, unterstützt von World Time .

GitHubLetzter GitHub-Commit

Installation

Installation über Smithery

So installieren Sie WhatTimeIsIt für Claude Desktop automatisch über Smithery :

npx -y @smithery/cli install @kukapay/whattimeisit-mcp --client claude

Manuelle Installation

  1. Klonen Sie das Repository
    git clone https://github.com/kukapay/whattimeisit-mcp.git
  2. Client-Konfiguration
    { "mcpServers": { "whattimeisit": { "command": "uv", "args": ["--directory", "path/to/whattimeisit-mcp", "run", "main.py"] } } }

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 .

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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.

Ein leichter MCP-Server, der Ihnen anhand Ihrer IP genau sagt, wie spät es ist.

  1. Installation
    1. Installation über Smithery
    2. Manuelle Installation
  2. Verwendung
    1. MCP-Werkzeug
  3. Lizenz

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      An MCP server that allows checking local time on the client machine or current UTC time from an NTP server
      Last updated -
      2
      18
      Python
      MIT License
      • Apple
    • -
      security
      F
      license
      -
      quality
      An MCP server providing timezone conversions and time-related operations via RESTful API endpoints, featuring comprehensive error handling and timezone database integration.
      Last updated -
      Python
    • -
      security
      A
      license
      -
      quality
      An 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 -
      TypeScript
      Apache 2.0
    • -
      security
      F
      license
      -
      quality
      A 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
      • Linux
      • Apple

    View all related MCP servers

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/whattimeisit-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server