kukapay_whattimeisit_mcp

kukapay_whattimeisit_mcp

by kukapay
A lightweight MCP server that provides the current time based on the user's IP address.

WhatTimeIsIt MCP Server

Overview

The WhatTimeIsIt MCP Server is a lightweight server designed to provide the current time based on the user's IP address. It leverages the World Time API to deliver accurate time information in ISO 8601 format.

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 your 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 it is based on your IP.

Resources

Activity

Stars

Watchers

Forks

Languages

Features & Capabilities

Categories
mcp_server model_context_protocol python api_integration time_synchronization

Implementation Details

Stats

0 Views
0 Likes
3 GitHub Stars

Repository Info

kukapay Organization

Similar Servers

continuedev_continue by continuedev
0
0
0