WhatTimeIsIt MCP Server
A lightweight mcp server that tells you exactly what time is it, powered by World Time.
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
-
Clone the Repository
git clone https://github.com/kukapay/whattimeisit-mcp.git -
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.
Recommend MCP Servers 💡
qgis_mcp
Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop
mcp-code-executor
An MCP server enabling Large Language Models to execute Python code within configurable environments (Conda, virtualenv, UV virtualenv), supporting incremental code generation and dynamic environment configuration.
mcp-file-server
An MCP server for reading and writing files from your local file system, providing file system access for AI assistants like Claude for Desktop.
matlab-mcp-server
A Model Context Protocol (MCP) server that provides tools for developing and running MATLAB files.
texra-ai/mcp-server-mathematica
An MCP server enabling MCP clients to execute Mathematica code and verify derivations via stdio.
ffmpeg-mcp
Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback,clip, overlay, concat and other functions