TaskTime Pro
Rank #3,704pro.tasktime/agent-bridge
First-party local TaskTime Pro tools for tasks, timers, expenses, invoices, reports, and planning.
TaskTime Pro is a Model Context Protocol (MCP) server published by tasktimepro. It ranks #3,704 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. TaskTime Pro is listed across 2 registries — Official MCP and PulseMCP, with 9 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 128,342 of 132,046 servers on MCP Toplist.
Use TaskTime Pro
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-bridge -- npx -y @tasktimepro/agent-bridge --app-url https://tasktime.pro[mcp_servers.agent-bridge]
command = "npx"
args = ["-y", "@tasktimepro/agent-bridge", "--app-url", "https://tasktime.pro"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-bridge": {
"command": "npx",
"args": [
"-y",
"@tasktimepro/agent-bridge",
"--app-url",
"https://tasktime.pro"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-bridge": {
"command": "npx",
"args": [
"-y",
"@tasktimepro/agent-bridge",
"--app-url",
"https://tasktime.pro"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-bridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tasktimepro/agent-bridge",
"--app-url",
"https://tasktime.pro"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-bridge": {
"command": "npx",
"args": [
"-y",
"@tasktimepro/agent-bridge",
"--app-url",
"https://tasktime.pro"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-bridge": {
"command": "npx",
"args": [
"-y",
"@tasktimepro/agent-bridge",
"--app-url",
"https://tasktime.pro"
]
}
}
}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/pro.tasktime%2Fagent-bridge)<a href="https://mcptoplist.com/server/pro.tasktime%2Fagent-bridge"><img src="https://mcptoplist.com/badge/pro.tasktime%2Fagent-bridge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tasktimepro
Available versions (9)
| Version | Published |
|---|---|
| 1.2.0 | Sep 16, 2026 |
| 1.1.0 | Aug 27, 2026 |
| 1.0.0 | Jul 22, 2026 |
| 0.3.0 | Jul 15, 2026 |
| 0.2.1 | Jul 14, 2026 |
| 0.2.0 | Jul 13, 2026 |
| 0.1.5 | Jul 11, 2026 |
| 0.1.2 | Jul 7, 2026 |
| 0.1.1 | Jul 7, 2026 |
Frequently asked questions
- Who maintains TaskTime Pro?
- TaskTime Pro is maintained by tasktimepro, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is TaskTime Pro listed on the Official MCP Registry?
- Yes — TaskTime Pro is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does TaskTime Pro have?
- MCP Toplist tracks 9 versions of TaskTime Pro, most recently published on Sep 16, 2026.
- Where can I find the source code for TaskTime Pro?
- The source code for TaskTime Pro is hosted at github.com/tasktimepro/tasktime.
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.