time-tools-mcp-server

time-tools-mcp-server

0

This project is a Model Context Protocol (MCP) server designed to manage and manipulate time-related data. It provides various tools to convert and calculate date and time formats, ensuring versatile time management capabilities.

MCP server for time manipulation

  • Provides several time-related tools using the Model Context Protocol (MCP).
  • Features:
    • Retrieve server's current timezone
    • Get Unix timestamp
    • Convert Unix timestamps to formatted date and time
    • Convert formatted date and time to Unix timestamp
    • Retrieve current date and time in various formats, including ISO 8601
    • Calculate elapsed time between two datetime strings

Prepare MCP server app

  • Install packages with pnpm
  • Build the server

Mcp Inspector