mcpbeat Sign in

Mileage Log MCP Server

answering

Mileage Log is answering right now. Last checked 14 min ago. It exposes 9 tools. Last commit 18 Sep 2026.

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

Uptime history 21 hours of history
21 hours agonow
100.0%
Uptime 24h
76 of 76 checks
9
Tools
read from the server
194 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

Nothing serious here today

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

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

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-log streamable-http answering 74 ms 14 min ago

Alternatives to Mileage Log

same job, measured the same way
Expenses
by theluckystrike

Log expenses, receipts and mileage from chat: categorise, split VAT, summarise, export.

local only
Expense Tracker
by theluckystrike

Log expenses, receipts and mileage from chat: auto-categorise, split VAT, summarise, export, rebill.

local only
Mileage Tracker
by theluckystrike

Log expenses, receipts and mileage from chat: auto-categorise, split VAT, summarise, export, rebill.

local only
Expense Tracker Receipts Mileage
by theluckystrike

Log expenses, receipts and mileage from chat: auto-categorise, split VAT, summarise, export, rebill.

14 tools answering
Business Expenses
by theluckystrike

Log expenses, receipts and mileage from chat: auto-categorise, split VAT, summarise, export, rebill.

local only
Timer Tracking
by theluckystrike

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

local only
Cloud Armor WAF Patrol MCP
by shigechika

MCP server for Google Cloud Armor WAF log patrol: deny summaries and false-positive checks

169 installs/wk local only
Food Logger MCP
by sig-foodlog

Food logging, nutrition summaries, and meal photo calorie and macro estimates.

answering

Mileage Log — questions

Answers built from our own checks of this server.

What can Mileage Log 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 Log 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 Log working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 76 of 76 checks got a reply (100.0%), average response time 194 ms. The bar chart above shows every period we have measured.
How do I connect Mileage Log?
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 Log need an API key?
No. Mileage Log 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 Log?
It answers our handshake in 194 ms on average, which is faster than 68% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Mileage Log 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.