Enterprise DNA
M MCP Servers Developer low

SecretiveShell/MCP-timeserver

by Various

A simple MCP server that exposes datetime information to agentic systems and chat REPLs

S

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

How to use

Install

uvx MCP-timeserver

Example client config

{\n  "mcpServers": {\n    "MCP-timeserver": {\n      "command": "uvx",\n      "args": ["MCP-timeserver"]\n    }\n  }\n}

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
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks