@infoinlet/mcp-time
v0.1.1
Published
Time & date tools for AI agents — current time in any timezone, timezone conversion, date math, diffs, cron next-runs, business-day calc. MCP server.
Readme
@infoinlet/mcp-time
Time & date tools for AI agents (no config). current_time, convert_timezone, add_to_date, date_diff, cron_next_runs, business_days, format_date. IANA timezones + Luxon + cron-parser.
{ "mcpServers": { "time": { "command": "npx", "args": ["-y", "@infoinlet/mcp-time"] } } }