Skip to main content
Glama
vdalhambra

axiom-calculator-mcp

by vdalhambra

Axiom Calculator MCP

ClaudeおよびAIエージェント向けの個人向け金融計算ツール。住宅ローン返済、複利計算、FIRE達成額、ローン比較、債務返済計画、インフレ調整後リターンなどを計算します。

APIキー不要。セットアップ不要。あらゆるMCPクライアントで即座に動作します。

PyPI License: MIT


ツール(全8種)

ツール

機能

mortgage_calculator

月々の返済額、支払利息総額、12ヶ月ごとの償還スケジュール

rent_vs_buy

賃貸と持ち家のN年間の総コスト比較(資産価値、値上がり益、機会費用を含む)

compound_interest

毎月の積立額を考慮した投資成長予測(年次テーブル)

fire_number

FIRE達成に必要な目標ポートフォリオ額とリタイアまでの期間を算出

inflation_adjusted_return

実質リターンと名目リターンの比較 — 投資がインフレを上回っているかを確認

loan_comparison

2つのローンの総コスト、月々の返済額、実質年率(手数料込み)を比較

true_credit_cost

あらゆる融資オファー、BNPL(後払い決済)、クレジット商品の実質年率を算出

debt_payoff_plan

追加返済による返済期間の短縮と利息の節約額を算出


Related MCP server: SoulverCore MCP Server

インストール

Claude Desktop / Claude Code

MCP設定に追加してください:

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

MCPクライアント(stdio)

uvx axiom-calculator-mcp

ソースからインストール

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

使用例

接続後、Claudeに自然な言葉で質問してください:

「45万ドルの住宅を頭金20%、金利6.8%、30年ローンで購入する場合、月々の返済額と支払利息総額はいくらになりますか?」

「38万ドルのローンで、15年・金利6.2%と30年・金利6.8%を比較してください。どちらが全体として有利ですか?」

「年間4万8000ドルで生活しています。リタイアするにはいくら必要ですか?また、年間2万4000ドル貯蓄した場合、何年かかりますか?」

「金利22%のクレジットカード債務が8500ドルあります。月々250ドル返済した場合の完済までの期間と、月々100ドル追加返済した場合の節約額を教えてください。」


開発の背景

既存の金融計算ツールの多くは、有料の壁があったり、アカウント登録が必要だったり、広告だらけのウェブサイトであったりします。このMCPは、Claudeに正確な金融計算への直接的なアクセスを提供します。APIキーもレート制限も、仲介者も存在しません。


Axiom MCPスイートの一部

  • FinanceKit MCP — 株価、ファンダメンタルズ、暗号資産、インサイダー取引情報

  • SiteAudit MCP — SEO監査、Core Web Vitals、バックリンク分析


ライセンス

MIT — 自由に使用、改変、配布が可能です。

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    A comprehensive MCP server that integrates SoulverCore with Claude Desktop, enabling natural language mathematical calculations, unit conversions, date arithmetic, and financial computations.
    2
  • F
    license
    -
    quality
    D
    maintenance
    A FastMCP server that provides mathematical tools (addition, multiplication, temperature conversion) for Claude to execute via natural language.
  • F
    license
    -
    quality
    D
    maintenance
    A comprehensive MCP server providing basic and advanced math operations (addition, subtraction, statistics, etc.) as well as smart prompts for multiplication tables, equation solving, financial calculations, geometry, unit conversion, loan amortization, probability, and fitness analytics.
    1

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vdalhambra/axiom-calculator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server