time tools mcp for Claude Desktop
io.github.mrfentmen/time-tools-mcp
Convert timestamps, compute date differences, and format durations locally. No network and no key.
client:Claude Desktop
transport:stdio
runtime:npm
Install time tools mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"time-tools-mcp": {
"command": "npx",
"args": [
"-y",
"time-tools-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs