Used by 3 plugins
Current time and date information
Provides current time and timezone information for global development workflows.
Add to your .mcp.json:
{
"mcpServers": {
"time": {
"command": "uvx",
"args": [
"mcp-server-time"
]
}
}
}uvx