mcpbeat Sign in

Calcfi MCP Server

by jeresalmisto Your server? Claim it
local only

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

24 free personal-finance + macro tools (mortgage, paycheck, tax, FRED, BLS) for LLM agents.

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

Installs per day peak 14 · avg 6 · -23% w/w
a month agotoday
30
Installs / week
npm · calcfi-mcp-server
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 calcfi-mcp -- npx -y calcfi-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "calcfi-mcp": {
      "args": [
        "-y",
        "calcfi-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.calcfi-mcp]
command = "npx"
args = ["-y", "calcfi-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "calcfi-mcp": {
      "args": [
        "-y",
        "calcfi-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "calcfi-mcp": {
      "args": [
        "-y",
        "calcfi-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Calcfi MCP

same job, measured the same way
Cashflow
by adam-messinger

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

answering
Calculators
by calcfleet

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

122 tools answering
Finance
by zoninga

Personal finance for AI agents: accounts, budgets, goals, 9-strategy debt payoff, reports. OAuth 2.1

answering
Wimm
by wimm

Personal finance for AI agents — onboard, import statements, categorize & budget over MCP.

answering
Tollbooth X402
by solomonisblack

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

51 installs/wk local only
mcp-cbr-rates
by atomno-mcp

CBR exchange rates and key rates for Russia. MCP tools for finance agents.

531 installs/wk local only
Alternomy — Swedish personal-finance calculators
by alternomy

Swedish personal-finance calculators with 2026 tax rules: rent vs buy, leasing, savings, mortgages

4 tools answering
Freedom MCP
by getfreedomos

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

332 tools answering

Calcfi MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Calcfi MCP?
Calcfi MCP 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 calcfi-mcp-server was installed 30 times last week.
Is Calcfi MCP 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 Calcfi 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 runs locally, so the command pulls calcfi-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Calcfi MCP?
The npm package calcfi-mcp-server was installed 30 times in the last week. Week over week that is -23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.