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
Soccer MCP Server
Provides football (soccer) statistics and live match data using the API-Football service.
Time MCP Server
Enables time awareness for large language models.
Smart-Thinking
An advanced MCP server for multi-dimensional, adaptive, and collaborative reasoning.
UFO MCP Server
Control a Dynatrace UFO device on your local network using MCP-compatible clients.
Aegntic MCP Servers
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
MCP Weather Server
Provides real-time weather information and forecasts using the OpenWeatherMap API.
Adwords MCP
An MCP server that serves ads to developers in clients like Cursor and Claude.
Klavis Strata
One MCP server for AI agents to use any tools reliably at any scale
D&D MCP Server
A server for managing Dungeons & Dragons campaigns, storing all data in local JSON files.
Smithsonian Open Access
An MCP server to interact with the Smithsonian’s Open Access collection.