Back to Home
fifthseason-ai icon

time-mcp

Verified Safe

by fifthseason-ai

Overview

Provides timezone-aware time operations, including natural language parsing, calculations, and conversions, as a Model Context Protocol server.

Installation

Run Command
node index.js

Environment Variables

  • PORT
  • HOST
  • DEFAULT_TIMEZONE
  • LIBRECHAT_USER_ID
  • USE_TEST_MODE

Security Notes

The server uses `express` and `cors`, standard for HTTP services. It does not appear to use `eval` or dynamic code execution. Dependencies are commonly used and generally secure. Input parsing is handled by `chrono-node` and `moment-timezone`, which are focused on date/time logic and not general code execution. Error handling is present, preventing unhandled exceptions. Default environment variables are provided, reducing the risk of misconfiguration. No hardcoded secrets are visible. Overall, it appears robust for its stated purpose.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-24

Tags

timetimezonenatural-language-processingmcpdate-parsing