
Time and timezone conversion tools for AI agents. Get current time in any timezone, convert between timezones, and perform date/time calculations. Python-based via uvx.
Install via CLI
mog install mogteam/mcp-timeManual config
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-time": {
"command": "uvx",
"args": [
"mcp-server-time"
]
}
}
}Or run mog install to configure automatically. MCP docs
Time and timezone conversion tools for AI agents. Get current time in any timezone, convert between timezones, and perform date/time calculations. Python-based via uvx.
mog install mogteam/mcp-time
time timezone datetime calendar mcp
Sourced from Anthropic (official MCP) — ⭐ 79,365 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Anthropic (official MCP)
github.com/modelcontextprotocol/serversThis package is sourced from the above repository and distributed on mog under its original license.
Releases