mcp-time

mcp-time

1

MCP-Time is a specialized Node.js server designed to process time-related queries efficiently using the Model Context Protocol. It serves large language models by providing accurate and formatted time information across various time zones.

MCP-Time Server

Project Introduction

MCP-Time is a Node.js server based on the Model Context Protocol (MCP), specifically designed for handling time-related queries. Large language models such as Claude use this MCP server to obtain accurate time information when encountering time-related questions in conversations.

Features

  • Obtain current time in various time zones
  • Get the current date
  • Calculate date differences
  • Format time display
  • Support for major time zones worldwide

Stack

  • Node.js
  • @modelcontextprotocol/sdk - Official MCP SDK
  • Additional time processing libraries

Usage

  1. Install dependencies
  2. Start the server

Project Structure

  • Main entry file
  • Time utility functions
  • Project configuration and dependencies
  • Docker build configuration
  • Smithery.ai deployment configuration

Smithery.ai Deployment

Configured for deployment on the Smithery.ai platform using Docker and YAML configurations.

Developer

Developed with the assistance of Claude 3.7 Sonnet.