Back to Home
chirag127 icon

date-and-time-mcp-server

Verified Safe

by chirag127

Overview

Provides real-time, localized date and time data to AI agents via the Model Context Protocol (MCP), ensuring temporal accuracy for context-aware operations.

Installation

Run Command
npm run start

Security Notes

The service implements input validation using Zod for tool parameters and `luxon`'s timezone validation, which mitigates common injection risks. Communication via StdioServerTransport reduces external network attack surface for MCP messages. No explicit 'eval' or malicious patterns were found. Configuration is primarily via command-line arguments, with no obvious hardcoded secrets in the provided snippets. Overall, the security posture for its intended scope is strong.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassLow
Avg Tokens50
Stars1
Forks0
Last Update2025-12-10

Tags

mcpdate-timeai-agentstypescriptnode.js