Install
MCP server — add to your Claude Code config:
{
"mcpServers": {
"mcp-server-time": {
"command": "uvx",
"args": [
"mcp-server-time"
]
}
}
}
Or run directly:
uvx mcp-server-time
Security & trust
Local (stdio)
MIT
Runs on your machine via uvx — it executes with your shell environment and credentials. Review the source before installing.
This is a structural risk profile — how the server runs and where it's published — not a static code scan (the catalog doesn't hold the server's source). How we think about agent security ›
Details
| Website | https://pypi.org/project/mcp-server-time/ |
|---|---|
| License | MIT |
| Pricing | free |
| Tags | llm mcp time timezone |
| Sources | pypi |
| Discovered | 2026-05-25 |