mcp time for Claude Desktop
io.github.infoinlet-marketplace/mcp-time
Time & date for AI agents — timezones, conversion, date math, diffs, cron, business days.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp time in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-time": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-time"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs