mcpbeat Sign in

Precisioncalc MCP Server

answering

Precisioncalc MCP is answering right now. Last checked 3 min ago. 46 installs a week from npm. It exposes 11 tools. Last commit 12 Aug 2026.

High-precision finance & business calculations for AI agents — exact decimals, never floats.

Installs per day peak 239 · avg 9
a month agotoday
Uptime history 22 days of history · worst day 65%
22 days agonow
100.0%
Uptime 24h
91 of 91 checks
11
Tools
read from the server
72 ms
Response time
average over 24h
46
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Precisioncalc MCP 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 3 min ago.

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

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

batch
batch_calculate
PAID FEATURE. Run many calculations in one request. calls: list of {tool, arguments} (max 100). One failure never aborts the batch.
business
business_days
Business-day arithmetic honoring weekends + regional holidays. operation: add_business_days (needs days, negative ok) | count_business_days (needs end_date, inclusive) | next_business_day | previous_business_day. region: US | UK | EU | NONE. custom_holidays: list of YYYY-MM-DD.
calculate
calculate_metric
Compute a business/SaaS/finance metric with exact decimal precision. Metrics: ltv, cac, ltv_cac_ratio, payback_period_months, contribution_margin, gross_margin, churn_rate, mrr_growth_rate, arr, break_even_units, nrr, grr, rule_of_40, magic_number. Rates/margins are decimals (0.05=5%). Call list_metrics for schemas.
compound
compound_growth
Compound-interest/growth math. operation: future_value (rate, years, present_value) | present_value (rate, years, future_value) | cagr (begin_value, end_value, years). rate is annual decimal (0.08=8%). compounding: daily|weekly|monthly|quarterly|semiannually|annually|continuous.
currency
currency_convert
Convert an amount between major currencies (USD, EUR, GBP, JPY, CAD, AUD, CHF, CNY, INR) with Decimal precision. Static offline table on the free tier; live/historical ECB rates (date/live=true) require a paid plan.
depreciation
depreciation
Asset depreciation schedule. method: straight_line | declining_balance | sum_of_years_digits. Book value converges to salvage_value.
health
health_check
Server health/status metadata.
internal
internal_rate_of_return
Internal Rate of Return: per-period rate where NPV=0 (Newton + bisection). Requires a sign change in cashflows.
loan
loan_amortization
Level-payment loan: monthly payment, total interest, payoff, and (optional) full schedule. payment = P*r/(1-(1+r)^-n), r=annual_rate/12.
metrics
list_metrics
List every supported metric with descriptions and required/optional params.
net
net_present_value
Net Present Value (discounted cash flow). NPV = sum(CF_t/(1+rate)^t). cashflows[0] = period 0 (usually the negative outlay).

Endpoints

URLTransportStateLatencyChecked
https://precisioncalc-mcp.pages.dev/mcp streamable-http answering 74 ms 3 min ago

Alternatives to Precisioncalc MCP

same job, measured the same way
C
Calculators
by calcfleet

Tested financial & practical calculators as free, no-auth MCP tools for AI agents.

122 tools answering
LeaseIQ Pro
by glennl201

Exact lease finance calculations: equipment structuring, solvers, amortization, auto lease & loan

5 tools answering
Tollbooth X402
by solomonisblack

Discover, quote, verify & self-check 56 x402 pay-per-call finance/tax calculators for AI agents.

109 installs/wk local only
Freedom MCP
by getfreedomos

Business-ops MCP for FreedomOS — finance, OKRs, customer scoring, AI agents, content. 250+ tools.

309 tools answering
Toolstem MCP Server
by toolstem

Financial intelligence MCP for AI agents — DCF, ratios, comparisons. Pre-computed signals.

80 installs/wk local only
Cashflow
by adam-messinger

Personal finance ledger for AI agents — query spending, track bills, forecast cash flow.

answering
Dynt
by dynt-api

Company finances for agents: transactions, invoices, bills, expenses, subscriptions, receipts.

answering
EvidInvest
by evidinvest

SEC filings and financial data for AI agents: 46 tools for financials, valuation and supply chains.

109 installs/wk local only

Precisioncalc MCP — questions

Answers built from our own checks of this server.

What can Precisioncalc MCP do?
It exposes 11 tools, read directly from the server on our last check. Among them: batch_calculate, business_days, calculate_metric, compound_growth, currency_convert, depreciation and 5 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 →
Is Precisioncalc MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 72 ms. The bar chart above shows every period we have measured.
How do I connect Precisioncalc MCP?
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 Precisioncalc MCP need an API key?
No. Precisioncalc MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Precisioncalc MCP?
It answers our handshake in 72 ms on average, which is faster than 96% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Precisioncalc MCP?
The npm package precisioncalc-mcp was installed 46 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Precisioncalc MCP open source?
Yes — it is published under the MIT licence, written in Python 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.