Skip to content

A lightweight mcp server that tells you exactly what time is it based on your IP.

License

Notifications You must be signed in to change notification settings

kukapay/whattimeisit-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatTimeIsIt MCP Server

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

GitHub GitHub last commit

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"]
        }
      }
    }

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.

About

A lightweight mcp server that tells you exactly what time is it based on your IP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages