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 💡
mcp-image-processor
A high-performance image processing server based on Model Context Protocol (MCP), offering rich image processing functions such as format conversion, resizing, and compression optimization.
ThomasRohde/mcp_server_manager
A backend Python application that serves MCP and FastAPI interfaces for managing MCP servers integrated with Claude Desktop.
ntfy-me-mcp
An ntfy MCP server for sending/fetching ntfy notifications to self-hosted or ANY ntfy.sh server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)
@mpeirone/zabbix-mcp-server
🔌 Complete MCP server for Zabbix integration - Connect AI assistants to Zabbix monitoring with 40+ tools for hosts, items, triggers, templates, problems, and more. Features read-only mode and comprehensive API coverage.
gif-creator-mcp
MCP that allows you to take your video and turn it into a gif.
kicad-mcp
Model Context Protocol server for KiCad on Mac, Windows, and Linux