Skip to main content
Glama
kukapay

whattimeisit-mcp

by kukapay

WhatTimeIsIt MCP Server

A lightweight mcp server that tells you exactly what time is it, powered by World Time.

GitHub GitHub last commit

Installation

Installing via Smithery

To install WhatTimeIsIt for Claude Desktop automatically via Smithery:

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

Manual Installation

  1. Clone the Repository

    git clone https://github.com/kukapay/whattimeisit-mcp.git
  2. Client Configuration

    {
      "mcpServers": {
        "whattimeisit": {
          "command": "uv",
          "args": ["--directory", "path/to/whattimeisit-mcp", "run", "main.py"]
        }
      }
    }

Related MCP server: whereami-mcp

Usage

MCP Tool

The server provides a single tool:

  • Tool Name: what_time_is_it

  • Description: Returns the current time string based on the your current IP.

  • Output: A string in ISO 8601 format (e.g., "2025-03-17T03:17:00+11:00").

License

This project is licensed under the MIT License. See the LICENSE file for details.

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that allows checking local time on the client machine or current UTC time from an NTP server
    2
    34
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    An MCP server that automatically detects and provides current time and location information based on system timezone and IP geolocation.
    2
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides current local datetime information with timezone support. Serves as a minimal blueprint for building simple, single-purpose MCP servers.
    23
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Time MCP server via HTTP

  • A very simple remote MCP server that greets you, with a custom icon.

  • A time server that keeps your AI honest about time. Real clock + drift guard, zero dependencies.

View all MCP Connectors

Latest Blog Posts

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