SecretiveShell/MCP-timeserver
by Various
A simple MCP server that exposes datetime information to agentic systems and chat REPLs
MCP
SecretiveShell/MCP-timeserver
Added 1 June 2026
Overview
An MCP server written in Python that provides datetime information to agents and chat REPLs. It exposes current time, date, and timezone data through a standardized interface.
Best for
Best for
Developers building agentic systems that need reliable current time and date data
Use cases
- Inject current timestamp into LLM prompts for time-sensitive queries
- Supply timezone-aware datetime to scheduling agents
- Enable chat REPLs to answer date and time questions accurately
Notes
An MCP server written in Python that provides datetime information to agents and chat REPLs. It exposes current time, date, and timezone data through a standardized interface.
41 stars on GitHub. Last updated 2025-01-07. Licensed MIT.
Use cases
- Inject current timestamp into LLM prompts for time-sensitive queries
- Supply timezone-aware datetime to scheduling agents
- Enable chat REPLs to answer date and time questions accurately
Pros
- Simple focused functionality with minimal dependencies
- Standard MCP protocol makes it drop-in compatible
- Lightweight and easy to self-host in Python environments
Cons
- Limited to read-only datetime queries, no manipulation or calculations
- Requires an MCP-compatible host or client to be useful
- Low community adoption with only 41 stars
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple focused functionality with minimal dependencies
- Standard MCP protocol makes it drop-in compatible
- Lightweight and easy to self-host in Python environments
Cons
- Limited to read-only datetime queries, no manipulation or calculations
- Requires an MCP-compatible host or client to be useful
- Low community adoption with only 41 stars
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.