mcpbeat Sign in

Time Tracker Timesheet Billable Hours MCP Server

answering

Time Tracker Timesheet Billable Hours is answering right now. Last checked 13 min ago. It exposes 14 tools. Last commit 9 Sep 2026.

Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local.

Uptime history 8 days of history
8 days agonow
100.0%
Uptime 24h
92 of 92 checks
14
Tools
read from the server
204 ms
Response time
average over 24h
0
Stars
last commit 9 Sep 2026

What changed 20

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 September 2026. No other catalogue keeps this.

10 Sep 2 tool descriptions were rewritten invoice_summary, license_activate
9 Sep 9 tool descriptions were rewritten17 times that day entry_add, entry_delete, entry_edit and 6 more
9 Sep a tool changed the parameters it asks for license_activate
and 8 more, back to 9 September 2026

Nothing serious here today

Today is the operative word: we check Time Tracker Timesheet Billable Hours every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add time-tracker-timesheet-billable-hours --transport http https://mcp.zovo.one/mcp/time-tracker
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "time-tracker-timesheet-billable-hours": {
      "url": "https://mcp.zovo.one/mcp/time-tracker"
    }
  }
}
~/.codex/config.toml
[mcp_servers.time-tracker-timesheet-billable-hours]
url = "https://mcp.zovo.one/mcp/time-tracker"
.cursor/mcp.json
{
  "mcpServers": {
    "time-tracker-timesheet-billable-hours": {
      "url": "https://mcp.zovo.one/mcp/time-tracker"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "time-tracker-timesheet-billable-hours": {
      "url": "https://mcp.zovo.one/mcp/time-tracker"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

entry
entry_add
Log time already worked as one entry and return its id, duration and amount. Give start plus end or minutes. rate is hourly in MAJOR units and is frozen on the entry, so a later rate change never moves it.
entry_delete
Delete one logged entry by id and report the project and hours removed. It never touches a running timer. A billed entry goes too, losing the invoice record, so correct one with entry_edit instead.
entry_edit
Change one logged entry by id; only the fields you pass move. minutes keeps start and moves end, an end at or before start is refused, tags REPLACES the list, and rate is hourly in MAJOR units.
entry_list
List logged entries as a table of id, day, start, project, task, hours, billable, tags and note, newest first, with total hours. Free reads the last 7 days and says so; Pro reads the whole history.
entry_mark_billed
Close the loop after an invoice is issued: stamp the tracked hours that went on it with the invoice number, so report and invoice_summary stop offering them and the same hours are never billed twice.
timer
timer_start
Start a stopwatch for work on a project and return the start time. Only one runs at a time: a new one stops and logs the previous, naming it. rate is an hourly rate in MAJOR units for this timer only.
timer_status
Report the running timer and today's total hours. Today is the local calendar day, so a timer started at 23:30 yesterday contributes only the minutes since midnight. No arguments, and it writes nothing.
timer_stop
Stop the running timer and log it as one entry. Returns the duration, the money at the rate in force and the new entry id. With no timer running it says so and writes nothing.
license
license_activate
Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.
license_status
Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.
export
export_csv
Call this tool to export the timesheet to a CSV file (excel-friendly) you can hand to a bookkeeper: one row per entry with hours, billable, rate, currency and amount. Returns the file path written.
invoice
invoice_summary
Turn tracked billable time into invoice lines for one project: hours, hourly rate, amount per task and the total, one line per rate so two rates never average. Hours already marked billed are left out. Free: last 7 days.
project
project_set_rate
Set the hourly rate and currency used to turn tracked hours into money for a project or client. Returns the new rate and, when re-rating is asked for, how many already logged entries changed.
report
report
Timesheet report: total tracked hours and billable money for a period, optionally grouped by (group by) project, day, task or tag - hours per project, how much to bill. Omit group_by for the plain total per currency.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/time-tracker streamable-http answering 72 ms 13 min ago

Alternatives to Time Tracker Timesheet Billable Hours

same job, measured the same way
Invoice PDF Billing Generator
by theluckystrike

Create PDF invoices from your AI chat: clients, numbering, VAT, overdue reports. All data is local.

13 tools answering
Timen
by vahtel

Timen time tracking — timers, time entries, reports, projects, and clients.

answering
Tracebug
by prashantsinghmangat

AI agents read TraceBug bug reports (console, network, replay, repro timeline) from local disk.

17 installs/wk local only
Time Tracker AI MCP
by csoai-org

Time Tracker Ai tools for AI agents. Capabilities: start timer, stop timer, get report. Built by

153 installs/wk local only
MoodleMCP
by moodlemcp

Connect your Moodle to AI assistants: courses, content, grading and reports from the chat.

answering
Breezedeploy
by przemekzur

Deploy a local folder, git repo, or Docker image to a live HTTPS URL from your AI chat.

21 installs/wk local only
AI Usage
by mohitbansal321

Reports real token usage and cost from Claude Code and OpenCode data. Nothing leaves your machine.

302 installs/wk local only
Dmarc Examiner
by dmarc-examiner

Read your own DMARC aggregate and forensic reports: sources, alignment, alerts, CSV export.

45 installs/wk 21 tools answering

Time Tracker Timesheet Billable Hours — questions

Answers built from our own checks of this server.

What can Time Tracker Timesheet Billable Hours do?
It exposes 14 tools, read directly from the server on our last check. Among them: entry_add, entry_delete, entry_edit, entry_list, entry_mark_billed, export_csv and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Time Tracker Timesheet Billable Hours mostly used for?
Its tools cluster around entry, timer and license. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Time Tracker Timesheet Billable Hours working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 204 ms. The bar chart above shows every period we have measured.
How do I connect Time Tracker Timesheet Billable Hours?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Time Tracker Timesheet Billable Hours need an API key?
No. Time Tracker Timesheet Billable Hours completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Time Tracker Timesheet Billable Hours?
It answers our handshake in 204 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Time Tracker Timesheet Billable Hours open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.