Home · Comparisons

MCP Asset Register vs Snipe-IT and spreadsheets: which asset register to pick

Ours records assets from chat: add, update, assign, retire, with a list and CSV export. Snipe-IT is a self-hosted IT asset manager with check-in/check-out, licences and user assignments. A spreadsheet is the do-it-yourself option. The facts below are read from each project's own material; the spreadsheet column describes the approach, not a product.

The facts, read from each option

FactOursSnipe-ITSpreadsheet
What it recordsAssets with fields you set; assign, retire, list, CSV exportHardware and software assets, licences, accessories, users, check-in/check-out, maintenance historyWhatever columns you create; no validation and no enforced structure
Assignment and historyAssign an asset and record its state; history is the record trailFull check-in/check-out with user assignments and audit historyManual; only what you type and remember to update
Labels and discoveryNo barcode/QR generation or network discoveryBarcode/QR labels and optional agent-based discoveryNone
Where it runsLocal MCP server; no network call, no accountSelf-hosted (PHP/MySQL stack, backups, updates) or their paid cloudWherever the file lives
PriceFree tier 10 assets; Pro $19 onceSelf-Hosted free (AGPL-3.0); hosted from $39.99/moThe spreadsheet licence, typically already paid for
LicenceMITAGPL-3.0 (self-hosted source available)Varies with the spreadsheet product

When to pick Snipe-IT or a spreadsheet

Pick Snipe-IT when you need IT asset management proper: check-in/check-out with user assignment, licence tracking, barcode labels, audit history, and possibly discovery agents. Self-hosting is free under AGPL-3.0 but you run the PHP/MySQL stack and its updates; their hosted tiers start at $39.99/mo. Pick a spreadsheet when the register is small and static, you already keep it in one, and you accept that structure and history are only as good as your discipline.

When to pick ours

Pick ours when you want a structured register you update in chat, with no server to run and no subscription: add assets, assign them, retire them, and export CSV. The free tier holds 10 assets and Pro is a $19 once unlock. If you need check-in/check-out workflows, licence entitlements or barcode labels, Snipe-IT is the better fit; ours is the lightweight middle ground between a spreadsheet and a full asset manager, and it works offline with no account.

Install lines

Ours, one click: download asset-register.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 asset-register https://mcp.zovo.one/mcp/asset-register/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 asset-register -- npx -y @theluckystrike/mcp-asset-register

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

Questions

Does ours generate barcode or QR labels?

No. Ours records assets, assignments and status with no label generation and no discovery. Snipe-IT adds barcode/QR labels and optional agent-based discovery.

Is Snipe-IT free?

Self-hosted Snipe-IT is free under AGPL-3.0, but you run the PHP/MySQL stack, backups and updates yourself. Their hosted tiers start at $39.99/mo. Ours is free for 10 assets, Pro $19 once, with nothing to host.

How is ours different from a spreadsheet?

Ours enforces a structure and keeps the record trail in one place you update by chat, with a CSV export. A spreadsheet has no validation and no history unless you maintain it by hand.

Where can I read the competitor facts myself?

Snipe-IT's AGPL-3.0 licence, features and hosted prices are at snipeitapp.com/pricing. The spreadsheet column describes the approach rather than a product. Read on 2026-09-17.

Related

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