Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Time MCP Server logo
MCP server

Time MCP Server

Current time and timezone conversion as two small tools.

0
SaveVisit website ↗

Add it to your client

Official
Install
uvx mcp-server-time
mcpServers
{
  "mcpServers": {
    "time-mcp": {
      "command": "uvx",
      "args": [
        "mcp-server-time"
      ]
    }
  }
}
Transport
stdio
Runtime
Python
Auth
Not required
Tools
2
License
MIT
Tools
get_current_timeconvert_time

A minimal reference server that answers two questions a language model cannot answer on its own: what time is it right now, and what does a given time look like in another timezone. Both tools take IANA zone names such as Europe/Istanbul, and conversion expects a 24-hour HH:MM input. The system timezone is detected automatically and can be overridden with the --local-timezone flag when the host clock is not the reference you want.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?