mcpbeat Sign in

Asset Register MCP Server

answering

Asset Register is answering right now. Last checked 12 min ago. It exposes 9 tools. Last commit 9 Sep 2026.

Fixed assets and depreciation from bundled Polish KST, HMRC and IRS MACRS tables.

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

What changed 9

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 asset_report, license_activate
9 Sep 5 tool descriptions were rewritten6 times that day asset_dispose, asset_report, asset_schedule and 2 more
9 Sep a tool changed the parameters it asks for license_activate
and 1 more, back to 9 September 2026

Nothing serious here today

Today is the operative word: we check Asset Register 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 12 min ago.

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

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.

asset
asset_add
Add one fixed asset to the register and return its id with the rate, useful life and convention taken from the bundled tax table. Cost and residual are whole minor units. Free tier holds ten assets.
asset_delete
Remove one asset from the register when nothing depends on it: not disposed of, never journaled. Its free-tier slot is free again. An asset with a dependent is refused and the dependent is named. Free.
asset_dispose
Record that an asset left the business on a date and return the gain or loss against net book value. proceeds_minor is in MINOR units. Depreciation stops here, and a second disposal is refused.
asset_journal
Return the depreciation journal for one month: debit depreciation expense and credit accumulated depreciation, per asset and in total, plus an expense_add-ready payload per currency. It writes no expense. Pro.
asset_list
List the assets in the register with cost, method, rate and net book value at a date, filtered by scheme, category, project, currency or disposal state. Free and unlimited.
asset_report
For one year: net book value by category, scheme and currency at as_of, the year's depreciation charge per currency, and every disposal with its gain or loss. Pro; asset_list and asset_schedule are free per-asset views.
asset_schedule
Build the depreciation schedule for a stored asset, or price one not in the register, per year or per month, to residual or zero, with the table's rate, life and convention. Periods sum exactly to the base.
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/asset-register streamable-http answering 680 ms 12 min ago

Alternatives to Asset Register

same job, measured the same way
Depreciation
by theluckystrike

Depreciate fixed assets and produce the monthly journal on official Polish, UK and US rates.

local only
Per Diem
by theluckystrike

Daily travel allowances from bundled public rate tables: Poland, HMRC and GSA CONUS.

9 tools answering
Fixed Assets
by theluckystrike

Keep a fixed asset register: cost, depreciation to date, disposals and net book value.

local only
AirStrings
by symbionix-sl

Manage AirStrings localization strings and publish signed bundles from your workspace.

local only
Ledger
by theluckystrike

Post invoices, expenses, deposits and fixed assets into one derived general ledger.

local only
BrewPage MCP
by kochetkov-ma

Publish HTML, Markdown, KV, JSON, and files to brewpage.app from AI assistants. No signup.

45 installs/wk local only
Notipo
by kfuras

Publish to self-hosted WordPress from AI agents: markdown, images, SEO, and Notion sync.

13 tools answering
Odds API
by frontofgoal

Live soccer prediction-market odds and order-book depth from Polymarket.

5 tools answering

Asset Register — questions

Answers built from our own checks of this server.

What can Asset Register do?
It exposes 9 tools, read directly from the server on our last check. Among them: asset_add, asset_delete, asset_dispose, asset_journal, asset_list, asset_report 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 Asset Register mostly used for?
Its tools cluster around asset 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 Asset Register 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 213 ms. The bar chart above shows every period we have measured.
How do I connect Asset Register?
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 Asset Register need an API key?
No. Asset Register 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 Asset Register?
It answers our handshake in 213 ms on average, which is faster than 65% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Asset Register 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.