Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

axiom-calculator-mcp MCP server](https://glama.ai/mcp/servers/vdalhambra/axiom-calculator-mcp/badges/score.svg)](https://glama.ai/mcp/servers/vdalhambra/axiom-calculator-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Personal finance calculators β€” mortgage payments, compound...

README.md

Axiom Calculator MCP

Personal finance calculators for Claude and AI agents β€” mortgage payments, compound interest, FIRE retirement number, loan comparison, debt payoff, and inflation-adjusted returns.

Zero API keys. Zero setup. Works instantly with any MCP client.

![PyPI](https://pypi.org/project/axiom-calculator-mcp/) ![License: MIT](https://opensource.org/licenses/MIT)

---

Tools (8 total)

| Tool | What it does | |------|-------------| | mortgage_calculator | Monthly payment, total interest, 12-month amortization schedule | | rent_vs_buy | Compare total cost of renting vs buying over N years (includes equity, appreciation, opportunity cost) | | compound_interest | Project investment growth with optional monthly contributions β€” year-by-year table | | fire_number | Calculate your FIRE target portfolio and years-to-retirement timeline | | inflation_adjusted_return | Real vs nominal return β€” see if your investments actually beat inflation | | loan_comparison | Compare two loans by total cost, monthly payment, and true APR (including fees) | | true_credit_cost | Find the real APR of any financing offer, BNPL, or credit product | | debt_payoff_plan | Payoff timeline and interest saved from extra monthly payments |

---

Install

Claude Desktop / Claude Code

Add to your MCP config:

{
  "mcpServers": {
    "calculator": {
      "command": "uvx",
      "args": ["axiom-calculator-mcp"]
    }
  }
}

Any MCP client (stdio)

uvx axiom-calculator-mcp

From source

git clone https://github.com/vdalhambra/axiom-calculator-mcp
cd axiom-calculator-mcp
uv run axiom-calculator

---

Example usage

Once connected, just ask Claude naturally:

"I'm looking at a $450,000 house with 20% down at 6.8% for 30 years. What's my monthly payment and total interest?"

"Compare a 15-year loan at 6.2% vs 30-year at 6.8% for $380,000. Which is better overall?"

"I spend $48,000/year. How much do I need to retire, and how long will it take if I save $24,000/year?"

"I have $8,500 in credit card debt at 22% APR. How long to pay it off at $250/month, and how much do I save if I add $100/month extra?"

---

Why this exists

Most finance calculators are either locked behind paywalls, require accounts, or are ad-stuffed websites. This MCP gives Claude direct access to accurate financial math β€” no API keys, no rate limits, no middleman.

---

Part of the Axiom MCP suite

  • FinanceKit MCP β€” Stock quotes, fundamentals, crypto, insider transactions
  • SiteAudit MCP β€” SEO audits, Core Web Vitals, backlink analysis

---

License

MIT β€” free to use, modify, and distribute.

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Finance & Payments servers.