findtime.io MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 17 Sep 2026.
MCP server for time in cities around the world, time zones, DST, conversion, and meetings.
Today is the operative word: we check findtime.io MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
FINDTIME_TIME_API_KEY (findtime.io developer API key used to authenticate requests to the Time API.), FINDTIME_TIME_API_BASE_URL (Optional override for the Time API base URL. Defaults to https://time-api.findtime.io.), FINDTIME_MCP_CLIENT_TYPE (Optional client hint for transport behavior, such as cursor or codex.).
The author declared them in the registry entry; get the values from the project itself.
Time zone conversion, meeting-slot finding across countries, DST checks and .ics invites. All.
Time zone conversion, meeting-slot finding across countries, DST checks and .ics invites. All.
MCP server for timezone conversions and time queries with support for IANA timezones
Discover cities where it's currently 5PM around the world with timezone and location data.
MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.
MCP server for consuming and managing Groups.io data via the Groups.io REST API
An MCP server that provides document format conversion
MCP server for timestamp conversion — Unix, ISO 8601, relative time
Answers built from our own checks of this server.