A Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Status
Location
All
Version
1.0.0
License
MIT
Author
modelcontextprotocol
pip install mcp-server-time
{ "mcpServers": { "time": { "command": "python", "args": ["-m", "mcp_server_time"] } } }
What time is it now?