mcpbeat Sign in
I

Mileage Logbook MCP Server

answering

Mileage Logbook is answering right now. Last checked 4 min ago. It exposes 9 tools. Last commit 22 Sep 2026.

A mileage logbook for deductible driving: trips, effective-dated rates, summaries, CSV export.

Uptime history 2 hours of history
2 hours agonow
100.0%
Uptime 24h
6 of 6 checks
9
Tools
read from the server
380 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

Nothing serious here today

Today is the operative word: we check Mileage Logbook 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 4 min ago.

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

Available tools 9

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

trip
trip_add
Log one drive in the mileage log: the date, where from and to, the distance in miles or km, the purpose, and the category (business, medical, moving, charitable, personal). Returns its TR-YYYY-NNNN id. Free tier: 20 trips per calendar month, counted on the month of the trip date.
trip_list
List trips in the mileage log, oldest first: date, from, to, distance, category, and the amount each earns under the rate in force on its day (or the plain reason it is unpriced). Filter by date range and category. Reads only.
trip_remove
Remove one trip from the mileage log by its exact TR-YYYY-NNNN id, for entries made by mistake. The id is not reissued: a gap in the TR series is the record that a trip was removed.
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.
mileage
mileage_export
The mileage log as CSV, one row per trip, oldest first: date, from, to, distance, unit, category, the rate applied (the one in force on the trip's day), the currency and the amount, plus purpose, jurisdiction, effective_from and id. The amount column is a bare number a spreadsheet reads. Refuses while any non-personal trip in the window is unpriced, so an accountant never receives a log with silent gaps. Pro.
mileage_summary
The deductible mileage for a date range, per category: trips, distance kept per unit, the rate each trip earned (the one in force on its day), and the deductible amount, totalled per currency. Trips with no applicable rate are listed with the reason, not silently dropped. Defaults to the current calendar year. Never metered.
rate
rate_list
List every mileage rate on file, grouped by jurisdiction and category with the effective-from dates in order: the series each trip is priced from. Reads only.
rate_set
Set what one mile or km is worth for one category in one jurisdiction from a date forward: the jurisdiction label, the category, the rate per unit, the currency, and the date it takes effect. Rates form a series per jurisdiction and category, and each trip earns the rate in force on the day it was driven. No rate ships with this server; the figures are yours to verify. Free tier: one rate per jurisdiction and category; the year-over-year series is Pro.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/mileage-logbook streamable-http answering 52 ms 4 min ago

Alternatives to Mileage Logbook

same job, measured the same way
Mileage Log
by theluckystrike

Mileage log for deductible driving: trips, effective-dated rates, summaries and CSV export.

9 tools answering
Timer Tracking
by theluckystrike

Timer and time-tracking add-on: start/stop timers, log entries, CSV export. Data stays local.

local only
Timesheets
by theluckystrike

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

14 tools answering
Time Tracker Timesheet Billable Hours
by theluckystrike

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

14 tools answering
Time Tracking
by theluckystrike

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

14 tools answering
C
Store
by yaktool

Forecast a WooCommerce CSV import and migrate Shopify exports. 61 documented rules.

22 installs/wk local only
Beleg2datev MCP
by igorkazazic1989

DATEV & Fortnox export for German invoices - Bauhaus, OBI, receipts to DATEV CSV

27 installs/wk local only
Bank Statement Import Categorise Reconcile
by bestremotetools

Import a bank CSV, dedupe on re-import, categorise, summarise per currency and find subscriptions.

local only

Mileage Logbook — questions

Answers built from our own checks of this server.

What can Mileage Logbook do?
It exposes 9 tools, read directly from the server on our last check. Among them: license_activate, license_status, mileage_export, mileage_summary, rate_list, rate_set and 3 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 Mileage Logbook mostly used for?
Its tools cluster around trip, license and mileage. 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 Mileage Logbook working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 6 of 6 checks got a reply (100.0%), average response time 380 ms. The bar chart above shows every period we have measured.
How do I connect Mileage Logbook?
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 Mileage Logbook need an API key?
No. Mileage Logbook completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Mileage Logbook?
It answers our handshake in 380 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Mileage Logbook 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.