A lightweight mcp server that tells you exactly what time is it based on your IP.
A lightweight mcp server that tells you exactly what time is it, powered by World Time.
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"]
}
}
}
The server provides a single tool:
what_time_is_it
"2025-03-17T03:17:00+11:00"
).This project is licensed under the MIT License. See the LICENSE file for details.