Catalog
io.github.infoinlet-marketplace/mcp-time
OfficialTime & date for AI agents — timezones, conversion, date math, diffs, cron, business days.
Handle time zones, date calculations, and business day computations for scheduling.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-time": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-time@0.1.1"
]
}
}
}