axiom-calculator-mcp

axiom-calculator-mcp

Free MCP server for Claude with math and financial calculation tools — unit conversion, currency math, compound interest, statistics.

Category
Visit Server

README

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 License: 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.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured