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"]
}
}
}
Time Server
Project Details
- SecretiveShell/MCP-timeserver
- MIT License
- Last Updated: 4/19/2025
Categories
Recomended MCP Servers
A Model Context Protocol server implementation for operations on AWS resources

Context7 MCP Server
基于 FastAPI 和 MCP(模型上下文协议),实现 AI 模型与开发环境 之间的标准化上下文交互,提升 AI 应用的可扩展性和可维护性。
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
Read your Apple Notes with Claude Model Context Protocol
MCP Server for Bing Search API
PDF to Markdown conversion tool
MCP server for Redmine
A Model Context Protocol server that provides real-time hot trending topics from major Chinese social platforms and news...