MCP server
Time MCP Server
Current time and timezone conversion as two small tools.
Add it to your client
OfficialInstall
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.
Similar MCP servers
Temporal Knowledge Base MCP
MCP serverAnswers Temporal questions from the docs, courses and community archives
Developer Tools
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Fetch (MCP Reference Server)
MCP serverReference server that retrieves a URL and hands back markdown.
Developer ToolsSearch Engines & Web
Comments(0)
Sign in to comment