mcpbeat Sign in

Calcuris MCP Server

local only

Calcuris runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm.

Tax calculators for US, UK, Canada, Australia: income tax, property tax, stamp duty.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 142 · avg 10 · -20% w/w
a month agotoday
73
Installs / week
npm · calcuris-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add calcuris-mcp -- npx -y calcuris-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "calcuris-mcp": {
      "args": [
        "-y",
        "calcuris-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.calcuris-mcp]
command = "npx"
args = ["-y", "calcuris-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "calcuris-mcp": {
      "args": [
        "-y",
        "calcuris-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "calcuris-mcp": {
      "args": [
        "-y",
        "calcuris-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Calcuris

same job, measured the same way
Tax Calculator AI MCP
by csoai-org

AI-powered tax calculator ai MCP server for agents. Supports calculate income tax, calculate vat

201 installs/wk local only
StateTakeHome
by tresor4k

US take-home pay calculator by state: federal and state tax, FICA, deductions.

68 installs/wk local only
I
Mythaitaxes MCP
by holsson95

Free Thai personal income tax (PIT) calculator for salaried employees, from mythaitaxes.com.

1 tools answering
Calculate.co.nz NZ Calculators
by co-calculate

Search and run New Zealand tax, KiwiSaver, mortgage and property calculators

36 tools answering
Property Mortgage MCP
by foxdavidson

UK mortgage calculators: stamp duty, MCOB 3A HNW qualification, and bridging loan cost.

30 installs/wk 3 tools answering
Property Finance MCP
by fdcommercial

UK property finance: bridging cost, dev appraisal, BTL stress test, stamp duty (SDLT/LBTT/LTT).

51 installs/wk 4 tools answering
DAP Bellwether
by dap

Free regulatory change feed for financial regulators in Canada, the US, the UK and the EU.

4 tools answering
Australia/Perth clock
by sadri-dridi

Current local time in Australia/Perth.

30 tools answering

Calcuris — questions

Answers built from our own checks of this server.

Why is there no uptime for Calcuris?
Calcuris runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package calcuris-mcp was installed 73 times last week.
Is Calcuris still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Calcuris?
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 runs locally, so the command pulls calcuris-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Calcuris?
The npm package calcuris-mcp was installed 73 times in the last week. Week over week that is -20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.