Home · Comparisons

MCP Mileage Log vs MileIQ and Stride: which mileage tracker to pick

All three answer "how many deductible miles did I drive and what are they worth" from your chat client or phone. MileIQ and Stride are phone apps that auto-detect drives with GPS and log them with almost no typing; ours is a local MCP server where you type or paste a trip and it applies your own saved rate tables. Both approaches produce an IRS-ready log, but the surrounding tradeoffs differ: auto-detection saves typing but depends on the cloud and phone location access, while ours needs no network and keeps the figures on your machine.

The facts, read from each product

FactOursMileIQStride
What it doesStores a typed trip, applies a rate you set per class, builds a per-month mileage summary and a CSV exportAuto-detects drives with GPS, logs them, organizes by purpose, builds an IRS-ready yearly report and exportFree IRS-standard mileage log, auto-detects and logs drives, IRS-ready report
Rate schemesUnlimited of your own rates per class; you enter the current IRS rate yourself. No rate bundled inUS IRS standard rates supportedUS IRS standard rates supported
Network / GPSNo GPS, no network. You type or paste the trip in chatGPS and cloud account; syncs across devicesGPS and cloud account on the phone
Install/entry pathOne-click mileage-log.mcpb bundle or a hosted URL from /mcp/connect. No account, no keyFree phone app account; collects and stores drivesFree phone app account
PriceFree tier 20 trips a month (rate lookups unlimited); Pro $19 onceFree (40 drives/mo per its own materials), Unlimited $13.99/mo ($11.66/mo annual)Free
LicenceMITProprietaryProprietary

When to pick MileIQ or Stride

Pick them if you do most of your driving with your phone in your pocket and want drives logged automatically without typing a trip into a chat client. MileIQ's free tier covers 40 drives a month in its own material; Stride is free and IRS-ready. Auto-detection also captures trips you would forget to type. If you want the IRS standard rate computed for you out of the box rather than entering it yourself, both ship it; the 2026 business rate is 76 cents a mile from July 2026 per the IRS.

When to pick ours

Pick ours when you do not want your driving tracked by GPS or held in a cloud account, and when dictating each trip into chat is easier than the app tripping on every trip. You set and keep your own rate per class, so it works for a mileage rate that is not the current US standard (a historical year for a back-filed return, a non-US or employer rate). A per-month mileage summary and a CSV export cost nothing at the free tier, and the export feeds an expense-tracker entry. No account, no key, no network call.

Install lines

Ours, one click: download mileage-log.mcpb from the latest release and open it in Claude Desktop. No JSON, no terminal.

Or by URL, with nothing installed. /mcp/connect mints a free token and prints the ready line:

claude mcp add --transport http mileage-log https://mcp.zovo.one/mcp/mileage-log/t/<token>

The npm package is not published yet, so the line below returns a 404 today. It is here because it is what the config becomes the day that changes:

claude mcp add mileage-log -- npx -y @theluckystrike/mcp-mileage-log

Exact config file paths per client are on the setup pages.

Questions

Do MileIQ or Stride work without GPS or a phone?

Not as designed: both are phone apps whose core feature is GPS auto-detection of drives, and their reports are built in their cloud account. Ours has no GPS and no network; a trip is whatever you type or paste.

Which one is free?

Stride is free. MileIQ's free tier is 40 drives a month, then Unlimited at $13.99/mo ($11.66/mo annual). Ours is free for 20 trips a month, unlimited rate lookups, and a CSV export at every tier; Pro is $19 once.

Which rate does each use?

MileIQ and Stride carry the US IRS standard rates, currently 76 cents a mile for business from July 2026. Ours has no bundled rate; you set your own per class, so it can hold any rate including a back-filed year.

Where can I read the competitor facts myself?

MileIQ pricing is at mileiq.com/pricing (Free and Unlimited tiers). Stride is described at apps.apple.com/us/app/stride-mileage-tax-tracker. The IRS 2026 standard mileage rates are at irs.gov/tax-professionals/standard-mileage-rates. All read on 2026-09-17.

Related

Product page · Setup per client · Guides · All comparisons · Buy Pro $19