SERVER
findtime MCP Server
Rank #11343pulsemcp/gh-hkchao-findtime
Proxies the findtime.io Time API for timezone lookups, time conversion, DST schedules, and meeting time optimization.
First listed
Mar 21, 2026
Last publish date
May 8, 2026
OVERVIEW
findtime MCP Server is a Model Context Protocol (MCP) server published by hkchao. It ranks #11343 of 58,900 servers tracked on MCP Toplist. findtime MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 10 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on May 8, 2026.
STANDING
#11,343of 58,900 tracked serversTop 25%
Ranks ahead of 47,557 of 58,900 servers on MCP Toplist.
CONNECT
Use findtime MCP Server
Add findtime MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"gh-hkchao-findtime": {
"command": "npx",
"args": [
"-y",
"@findtime/mcp-server"
],
"env": {
"FINDTIME_TIME_API_KEY": "<your FINDTIME_TIME_API_KEY>",
"FINDTIME_TIME_API_BASE_URL": "<your FINDTIME_TIME_API_BASE_URL>",
"FINDTIME_MCP_CLIENT_TYPE": "<your FINDTIME_MCP_CLIENT_TYPE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
hkchao
VERSIONS
Available versions (10)
| Version | Published |
|---|---|
| 3.25.14 | May 8, 2026 |
| 3.25.13 | May 7, 2026 |
| 3.25.12 | Apr 29, 2026 |
| 3.25.9 | Mar 22, 2026 |
| 3.25.8 | Mar 22, 2026 |
| 3.25.7 | Mar 22, 2026 |
| 3.25.6 | Mar 22, 2026 |
| 3.25.5 | Mar 22, 2026 |
| 3.25.4 | Mar 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is findtime MCP Server?
- Proxies the findtime.io Time API for timezone lookups, time conversion, DST schedules, and meeting time optimization.
- Who maintains findtime MCP Server?
- findtime MCP Server is maintained by hkchao, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is findtime MCP Server an official MCP server?
- Yes — findtime MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does findtime MCP Server have?
- MCP Toplist tracks 10 versions of findtime MCP Server, most recently published on May 8, 2026.
- Where can I find the source code for findtime MCP Server?
- The source code for findtime MCP Server is hosted at github.com/hkchao/findtime-mcp-server.
EXPLORE