date_mcp

date_mcp

1

DateServer MCP is a local service tool for managing date and time, based on FastMCP. It provides an easy-to-setup environment for accessing date and time functions using MCP clients like Cherry Studio. The service is designed to run locally without requiring internet exposure, ensuring security and privacy.

Overview

  • DateServer MCP Service is a local date and time tool service based on FastMCP.
  • Fully supports MCP protocol and can be used with MCP clients like Cherry Studio.
  • Key Features:
    • Retrieve current date, time, weekday, Unix timestamp, and ISO datetime.
    • Operates locally without the need for public internet exposure.

Deployment and Usage

  1. Prepare the environment with Python 3.8 or higher and use a virtual environment for dependencies.
  2. Clone the repository.
  3. Create a virtual environment and install fastmcp.
  4. Start the service via provided commands for macOS/Linux or Windows.
  5. Configure the MCP service in Cherry Studio with the service address http://127.0.0.1:9000/sse and using SSE transport.