chronos-mcp-server

chronos-mcp-server

3.5

Chronos MCP Server offers timezone-aware date and time information through a simple MCP protocol interface. It is built in .NET Core, designed for lightweight deployment, including Docker support, and features robust error handling.

Top Comments

Chronos MCP Server

The Chronos MCP Server is built with .NET Core and provides timezone-aware date and time information through a Model Context Protocol interface. It offers tools for accessing date and time information in different time zones, can be deployed on a machine or as a Docker container, and includes features such as optional default timezone configuration and functional error handling.

Features

  • Get current date and time in any supported timezone.
  • Optional default timezone configuration.
  • Proper error handling for invalid timezone requests.

Getting Started

Prerequisites include .NET 9.0 for local development and Docker for container deployment. Includes instructions for building from source and using DockerHub images.

Docker Support

DockerHub image available and instructions for manual Docker build and automated builds with GitHub Actions.

MCP Protocol Usage

Includes client integration steps and available tools for retrieving current date and time and default timezone ID.

Configuration

DefaultTimeZoneId can be set via appsettings.json or environment variables.

License

This project is licensed under the MIT License.