Skip to main content
Glama

whattimeisit-mcp

Servidor MCP WhatTimeIsIt

Un servidor mcp liviano que le indica exactamente qué hora es, con tecnología de World Time .

GitHubÚltima confirmación de GitHub

Instalación

  1. Clonar el repositorio
    git clone https://github.com/kukapay/whattimeisit-mcp.git
  2. Configuración del cliente
    { "mcpServers": { "whattimeisit": { "command": "uv", "args": ["--directory", "path/to/whattimeisit-mcp", "run", "main.py"] } } }

Uso

Herramienta MCP

El servidor proporciona una única herramienta:

  • Nombre de la herramienta : what_time_is_it
  • Descripción : Devuelve la cadena de hora actual en función de su IP actual.
  • Salida : una cadena en formato ISO 8601 (por ejemplo, "2025-03-17T03:17:00+11:00" ).

Licencia

Este proyecto está licenciado bajo la Licencia MIT. Consulte el archivo de LICENCIA para más detalles.

-
security - not tested
A
license - permissive license
-
quality - not tested

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.

Un servidor mcp liviano que te dice exactamente qué hora es en función de tu IP.

  1. Instalación
    1. Uso
      1. Herramienta MCP
    2. Licencia

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        An MCP server that allows checking local time on the client machine or current UTC time from an NTP server
        Last updated -
        14
        Python
        MIT License
        • Apple
      • A
        security
        A
        license
        A
        quality
        An MCP server that allows users to check if a website is experiencing downtime by querying isitdownrightnow.com, providing status information and details about recent downtime events.
        Last updated -
        1
        Python
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A lightweight mcp server that tells you exactly where you are.
        Last updated -
        Python
        MIT License
      • A
        security
        A
        license
        A
        quality
        A lightweight MCP server that tells you exactly who you are.
        Last updated -
        1
        1
        Python
        MIT License

      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