Time Server
An MCP server that exposes datetime information to agentic systems and chat REPLs.
MCP-timeserver
A simple MCP server that exposes datetime information to agentic systems and chat REPLs
Components
Resources
The server implements a simple datetime:// URI scheme for accessing the current date/time in a given timezone, for example:
datetime://Africa/Freetown/now
datetime://Europe/London/now
datetime://America/New_York/now
Tools
The server exposes a tool to get the current local time in the system timezone:
>>> get_current_time()
"The current time is 2024-12-18 19:59:36"
Quickstart
Install
use the following json
{
"mcpServers": {
"MCP-timeserver": {
"command": "uvx",
"args": ["MCP-timeserver"]
}
}
}
Related Servers
Wordle MCP
Fetches daily Wordle solutions for a specific date via the Wordle API.
3D Cartoon Generator & File System Tools
Generates 3D-style cartoon images using Google's Gemini AI and provides secure file system operations.
WSB Analyst
Provides real-time WallStreetBets data for analysis using the Reddit API.
LGTM Dog MCP
Generates dog images with an LGTM (Looks Good To Me) overlay using the Dog CEO API.
Chess Stats
An MCP server that provides chess statistics for any player.
Time MCP Server
Enables time awareness for large language models.
Image
Fetch and process images from URLs, local file paths, and numpy arrays, returning them as base64-encoded strings.
PiAPI
PiAPI MCP server makes user able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps.
LacyLights
AI-powered theatrical lighting design for the LacyLights system.
MCPlayerOne
An AI-powered, synthwave, maze-crawling, and world-building adventure game server.