Timegangster
Freeby MCP Community
MCP server for time-related functionalities and timezone conversions
v1.0.7Added Apr 12, 2026
mcptimetimezonedateconversion
Timegangster MCP Server
MCP server for time-related functionalities and timezone conversions
Installation
Reviews
Installation
Quick install
npx -y mcp-timegangster
Add to claude_desktop_config.json
{
"mcpServers": {
"timegangster": {
"command": "npx",
"args": ["-y", "mcp-timegangster"]
}
}
}