Mmcp.market

Asset Register MCP server

by theluckystrike·io.github.theluckystrike/asset-register·v0.22.0

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

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
Growing

0 stars

Reviews

Write one

Nobody has reviewed Asset Register yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Asset Register tools (9, 1 write)

write = sends, deletes, buys or posts
  • asset_addFree

    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_deletewrite actionFree

    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_disposeFree

    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_journalFree

    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_listFree

    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_reportFree

    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_scheduleFree

    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_activateFree

    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_statusFree

    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.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scanpackage could not be scannedn/a
  • Live reliabilityremote reachable in 209ms20/20
  • Tool poisoning9 tool descriptions checked15/15
  • Auth qualityAPI key sent as a header8/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreCAscore 88

Install directly

claude mcp add --transport http asset-register https://mcp.zovo.one/mcp/asset-register
Add to Cursor

Asset Register: common questions

Is Asset Register MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Asset Register safety report
How do I install Asset Register?
It runs remotely at mcp.zovo.one. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Asset Register need an API key?
Yes. The registry entry asks for MCP_LICENSE_KEY, Authorization.
Is Asset Register maintained?
The last commit was in the last day (2026-09-19). The latest release is v0.22.0.
Is Asset Register up?
100% of our last 3 checks got an answer. We check remote servers about four times a day.

More from theluckystrike