Back to Home
aadversteeg icon

chronos-mcp-server

Verified Safe

by aadversteeg

Overview

A time-related server providing timezone-aware date and time information via the Model Context Protocol (MCP).

Installation

Run Command
docker run -d --name chronos-mcp -e "DefaultTimeZoneId=Europe/Amsterdam" aadversteeg/chronos-mcp-server:latest

Environment Variables

  • DefaultTimeZoneId

Security Notes

The provided source code snippets (appsettings, launchSettings, README) do not contain executable logic that would introduce common security risks like 'eval' or obfuscation. Configuration is handled via standard .NET Core mechanisms (appsettings.json, environment variables). The server's functionality (providing date/time) is inherently low-risk. No hardcoded secrets were visible in the truncated code.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassLow
Avg Tokens50
Stars1
Forks0
Last Update2026-01-19

Tags

Time ManagementTimezones.NET CoreMCPDocker