findtime.io MCP Server
Rank #13,104io.github.hkchao/findtime-mcp-server
MCP server for time in cities around the world, time zones, DST, conversion, and meetings.
findtime.io MCP Server is a Model Context Protocol (MCP) server published by hkchao. It ranks #13,104 of 132,113 servers tracked on MCP Toplist. findtime.io MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 119,009 of 132,113 servers on MCP Toplist.
Use findtime.io MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add findtime-mcp-server -e "FINDTIME_TIME_API_KEY=<your FINDTIME_TIME_API_KEY>" -e "FINDTIME_TIME_API_BASE_URL=<your FINDTIME_TIME_API_BASE_URL>" -e "FINDTIME_MCP_CLIENT_TYPE=<your FINDTIME_MCP_CLIENT_TYPE>" -- npx -y @findtime/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.findtime-mcp-server]
command = "npx"
args = ["-y", "@findtime/mcp-server"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"findtime-mcp-server": {
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"findtime-mcp-server": {
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"findtime-mcp-server": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"findtime-mcp-server": {
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"findtime-mcp-server": {
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hkchao%2Ffindtime-mcp-server)<a href="https://mcptoplist.com/server/io.github.hkchao%2Ffindtime-mcp-server"><img src="https://mcptoplist.com/badge/io.github.hkchao%2Ffindtime-mcp-server.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
hkchao
Available versions (13)
| Version | Published |
|---|---|
| 3.27.3 | Sep 19, 2026 |
| 3.27.2 | Sep 17, 2026 |
| 3.25.15 | May 8, 2026 |
| 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 |
Frequently asked questions
- Who maintains findtime.io MCP Server?
- findtime.io MCP Server is maintained by hkchao, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is findtime.io MCP Server listed on the Official MCP Registry?
- Yes — findtime.io MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does findtime.io MCP Server have?
- MCP Toplist tracks 13 versions of findtime.io MCP Server, most recently published on Sep 19, 2026.
- Where can I find the source code for findtime.io MCP Server?
- The source code for findtime.io MCP Server is hosted at github.com/hkchao/findtime-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.