findtime MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 20 May 2026.
MCP server for time in cities around the world, time zones, DST, conversion, and meetings.
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 findtime-mcp-server -- npx -y @findtime/mcp-server
{
"mcpServers": {
"findtime-mcp-server": {
"args": [
"-y",
"@findtime/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.findtime-mcp-server]
command = "npx"
args = ["-y", "@findtime/mcp-server"]
{
"mcpServers": {
"findtime-mcp-server": {
"args": [
"-y",
"@findtime/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"findtime-mcp-server": {
"args": [
"-y",
"@findtime/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.