Enterprise DNA
M MCP Servers Developer low

ZeparHyfar/mcp-datetime

by Various

A MCP server for datetime formatting and file name generation.

Z

MCP

ZeparHyfar/mcp-datetime

Added 1 June 2026

Overview

A Python-based Model Context Protocol server that formats datetime values and generates file names with timestamps. It exposes date/time formatting operations for use by AI agents and tools through the MCP interface.

Best for

Best for
Developers who need a lightweight MCP server for consistent datetime formatting in AI toolchains

Use cases

  • Generate consistent timestamped filenames for logs or exports
  • Format datetime strings in a standard pattern for reports
  • Convert between datetime formats for data pipeline integration

How to use

Install

npx @modelcontextprotocol/inspector uvx mcp-datetime

Tools exposed

  • get_datetime
  • date_slash
  • date_jp
  • datetime_jp
  • datetime_t
  • compact_date
  • compact_time
  • filename_md
  • filename_txt
  • filename_log
  • iso_basic
  • log_compact
  • time_jp

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "mcp-datetime": {\n      "command": "uvx",\n      "args": ["mcp-datetime"]\n    }\n  }\n}

Notes

A Python-based Model Context Protocol server that formats datetime values and generates file names with timestamps. It exposes date/time formatting operations for use by AI agents and tools through the MCP interface.

27 stars on GitHub. Last updated 2024-12-13. Licensed MIT.

Use cases

  • Generate consistent timestamped filenames for logs or exports
  • Format datetime strings in a standard pattern for reports
  • Convert between datetime formats for data pipeline integration

Pros

  • Single-purpose server keeps integration simple and focused
  • Written in Python, easy to extend or modify for custom formats
  • Low overhead for basic datetime formatting needs

Cons

  • Limited to datetime formatting and filename generation only
  • Small community with only 27 stars suggests limited support and documentation
  • Requires an MCP-compatible client or host to be useful

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Single-purpose server keeps integration simple and focused
  • Written in Python, easy to extend or modify for custom formats
  • Low overhead for basic datetime formatting needs

Cons

  • Limited to datetime formatting and filename generation only
  • Small community with only 27 stars suggests limited support and documentation
  • Requires an MCP-compatible client or host to be useful
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