Integrates with GitHub repositories to show license and commit information through badge displays.
Displays project status badges for license and commit information, integrated into the project documentation.
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:
Manual Installation
- Clone the Repository
- Client Configuration
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.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A lightweight mcp server that tells you exactly what time is it based on your IP.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that allows checking local time on the client machine or current UTC time from an NTP serverLast updated -218PythonMIT License
- -securityFlicense-qualityAn MCP server providing timezone conversions and time-related operations via RESTful API endpoints, featuring comprehensive error handling and timezone database integration.Last updated -Python
- -securityAlicense-qualityAn MCP server that provides interval timing functionality using token-based time tracking, allowing users to start timers with unique identifiers and check elapsed time in milliseconds or human-readable format.Last updated -TypeScriptApache 2.0
- -securityFlicense-qualityA simple Model Context Protocol (MCP) server that provides date and time functionality in any timezone, along with user profiles and personalized greeting resources.Last updated -Python