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"]
}
}
}
Datetime Server
Project Details
- jujiale/MCP-timeserver
- MIT License
- Last Updated: 6/4/2025
Recomended MCP Servers
This is MCP server for Claude that gives it terminal control, file system search and diff file editing...
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.
This is a simple Api template for Rust ( Axum framework )
Netflix-level subtitle cutting, translation, alignment, and even dubbing - one-click fully automated AI video subtitle team | Netflix级字幕切割、翻译、对齐、甚至加上配音,一键全自动视频搬运AI字幕组
This is an MCP server that interacts with a PocketBase instance. It allows you to fetch, list, create,...





