Timebook
Rank #27,310io.github.squidcode/timebook
Track time on usetimebook.com - start/stop timers, log entries, list projects/clients.
Timebook is a Model Context Protocol (MCP) server published by squidcode. It ranks #27,310 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Timebook is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 6 tracked versions. It was first listed on May 4, 2026 and most recently updated on Jun 5, 2026.
Ranks ahead of 104,803 of 132,113 servers on MCP Toplist.
Use Timebook
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http timebook https://usetimebook.com/mcpclaude mcp add timebook -e "TIMEBOOK_API_URL=<your TIMEBOOK_API_URL>" -e "TIMEBOOK_WEB_URL=<your TIMEBOOK_WEB_URL>" -- npx -y mcp @squidcode/timebookReplace each placeholder with your own value before saving.
[mcp_servers.timebook]
url = "https://usetimebook.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.timebook]
command = "npx"
args = ["-y", "mcp", "@squidcode/timebook"]
[mcp_servers.timebook.env]
TIMEBOOK_API_URL = "<your TIMEBOOK_API_URL>"
TIMEBOOK_WEB_URL = "<your TIMEBOOK_WEB_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://usetimebook.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"timebook": {
"command": "npx",
"args": [
"-y",
"mcp",
"@squidcode/timebook"
],
"env": {
"TIMEBOOK_API_URL": "<your TIMEBOOK_API_URL>",
"TIMEBOOK_WEB_URL": "<your TIMEBOOK_WEB_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"timebook": {
"url": "https://usetimebook.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"timebook": {
"command": "npx",
"args": [
"-y",
"mcp",
"@squidcode/timebook"
],
"env": {
"TIMEBOOK_API_URL": "<your TIMEBOOK_API_URL>",
"TIMEBOOK_WEB_URL": "<your TIMEBOOK_WEB_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"timebook": {
"type": "http",
"url": "https://usetimebook.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"timebook": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"@squidcode/timebook"
],
"env": {
"TIMEBOOK_API_URL": "<your TIMEBOOK_API_URL>",
"TIMEBOOK_WEB_URL": "<your TIMEBOOK_WEB_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"timebook": {
"serverUrl": "https://usetimebook.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"timebook": {
"command": "npx",
"args": [
"-y",
"mcp",
"@squidcode/timebook"
],
"env": {
"TIMEBOOK_API_URL": "<your TIMEBOOK_API_URL>",
"TIMEBOOK_WEB_URL": "<your TIMEBOOK_WEB_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"timebook": {
"url": "https://usetimebook.com/mcp"
}
}
}{
"mcpServers": {
"timebook": {
"command": "npx",
"args": [
"-y",
"mcp",
"@squidcode/timebook"
],
"env": {
"TIMEBOOK_API_URL": "<your TIMEBOOK_API_URL>",
"TIMEBOOK_WEB_URL": "<your TIMEBOOK_WEB_URL>"
}
}
}
}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.squidcode%2Ftimebook)<a href="https://mcptoplist.com/server/io.github.squidcode%2Ftimebook"><img src="https://mcptoplist.com/badge/io.github.squidcode%2Ftimebook.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
squidcode
Other servers by squidcode
View all squidcode servers →Available versions (6)
| Version | Published |
|---|---|
| 0.6.0 | Jun 5, 2026 |
| 0.5.0 | May 10, 2026 |
| 0.4.0 | May 10, 2026 |
| 0.3.0 | May 9, 2026 |
| 0.2.1 | May 4, 2026 |
| 0.2.0 | May 4, 2026 |
Frequently asked questions
- Who maintains Timebook?
- Timebook is maintained by squidcode, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Timebook listed on the Official MCP Registry?
- Yes — Timebook is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does Timebook have?
- MCP Toplist tracks 6 versions of Timebook, most recently published on Jun 5, 2026.
- Where can I find the source code for Timebook?
- The source code for Timebook is hosted at github.com/squidcode/timebook-cli.
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.