mcp-datetime

Created at 21 hours ago

by ZeparHyfar

starstarstarstarstar

A MCP server for datetime formatting and file name generation.

Categories

developer-tools

Tags

datetime

file-name-generator

mcp-server

mcp-datetime

what is mcp-datetime?

mcp-datetime is a datetime formatting service implemented as an MCP server for the Claude Desktop Application, allowing generation of datetime strings in various formats and optimized for filename creation.

how to use mcp-datetime?

To use mcp-datetime, install the package via PyPI (pip install mcp-datetime) or clone from GitHub. Integrate it with the Claude Desktop App by adding the configuration to your claude_desktop_config.json file.

key features of mcp-datetime?

  • Supports various datetime formats including standard, Japanese, and ISO formats.
  • Optimized formats specifically designed for file name generation.
  • Accurate handling of timezones.
  • Easy integration with the Claude Desktop App to fetch datetime.

use cases of mcp-datetime?

  1. Generating datetime strings in different formats for logging and reporting.
  2. Creating filenames with timestamps for system files and logs.
  3. Formatting datetime outputs for applications that require localization such as in Japanese.

FAQ from mcp-datetime?

  • Can mcp-datetime run on Windows?

No, compatibility on Windows has not been verified; it has been tested only on macOS.

  • How do I change the datetime format?

Use the get_datetime command and specify your desired format as an argument.

  • Is there support for localization?

Yes, mcp-datetime includes support for Japanese datetime formatting.

View More