Personal finance calculators for AI agents — mortgage, compound interest, FIRE, loan comparison, and more. Zero API keys required.
Project description
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.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file axiom_calculator_mcp-1.0.0.tar.gz.
File metadata
- Download URL: axiom_calculator_mcp-1.0.0.tar.gz
- Upload date:
- Size: 77.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57ca57d61a093b8acd7f46752997896bfa3ae78010b30b5dc34dc4bf27485ee6
|
|
| MD5 |
556da7d38388f2d2c1903cd05917eebd
|
|
| BLAKE2b-256 |
0b9e45e6cdaabc1646bb019e4bde3677bfa3fe90408186df127e45253c176c55
|
File details
Details for the file axiom_calculator_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: axiom_calculator_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cb85d6894a213a92a9dc815405d2d4b43ad99b257151b398f46fa79c6b36028
|
|
| MD5 |
930d1eb6d0f1f5919b9cdbfdd5946842
|
|
| BLAKE2b-256 |
0b84fb131b83ccd5f61d380c4947f5e3e9806a18684e4af8fb8c34b5dc49428f
|