Time MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi. Last commit 23 Feb 2026.
MCP server for timezone conversions and time queries with support for IANA timezones
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add time-mcp-server -- uvx lchinglen-time-mcp-server
{
"mcpServers": {
"time-mcp-server": {
"args": [
"lchinglen-time-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.time-mcp-server]
command = "uvx"
args = ["lchinglen-time-mcp-server"]
{
"mcpServers": {
"time-mcp-server": {
"args": [
"lchinglen-time-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"time-mcp-server": {
"args": [
"lchinglen-time-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.