Skip to main content
Glama

whattimeisit-mcp

WhatTimeIsIt MCP 服务器

轻量级的 mcp 服务器,由世界时间提供支持,准确告诉您现在的时间。

GitHubGitHub 上次提交

安装

  1. 克隆存储库
    git clone https://github.com/kukapay/whattimeisit-mcp.git
  2. 客户端配置
    { "mcpServers": { "whattimeisit": { "command": "uv", "args": ["--directory", "path/to/whattimeisit-mcp", "run", "main.py"] } } }

用法

MCP 工具

服务器提供一个单一工具:

  • 工具名称what_time_is_it
  • 描述:根据您当前的IP返回当前时间字符串。
  • 输出:ISO 8601 格式的字符串(例如, "2025-03-17T03:17:00+11:00" )。

执照

本项目遵循 MIT 许可证。详情请参阅LICENSE文件。

-
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.

轻量级的 mcp 服务器可以根据您的 IP 准确告诉您现在的时间。

  1. 安装
    1. 用法
      1. MCP 工具
    2. 执照

      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