WhatTimeIsIt MCP Server is a lightweight implementation that provides the current time based on the client's IP location using the World Time API. Built with Python 3.13 and the FastMCP framework, it offers a single tool that returns the current time in ISO 8601 format, making it useful for applications that need accurate time information without maintaining their own time synchronization. The server requires minimal configuration and can be easily integrated into existing MCP client setups through a simple command-line interface.
Returns the current time string based on your current IP. Output: A string in ISO 8601 format (e.g., '2025-03-17T03:17:00+11:00').
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!