axiom-calculator-mcp
Axiom Calculator MCP
ClaudeおよびAIエージェント向けの個人向け金融計算ツール。住宅ローン返済、複利計算、FIRE達成額、ローン比較、債務返済計画、インフレ調整後リターンなどを計算します。
APIキー不要。セットアップ不要。あらゆるMCPクライアントで即座に動作します。
ツール(全8種)
ツール | 機能 |
| 月々の返済額、支払利息総額、12ヶ月ごとの償還スケジュール |
| 賃貸と持ち家のN年間の総コスト比較(資産価値、値上がり益、機会費用を含む) |
| 毎月の積立額を考慮した投資成長予測(年次テーブル) |
| FIRE達成に必要な目標ポートフォリオ額とリタイアまでの期間を算出 |
| 実質リターンと名目リターンの比較 — 投資がインフレを上回っているかを確認 |
| 2つのローンの総コスト、月々の返済額、実質年率(手数料込み)を比較 |
| あらゆる融資オファー、BNPL(後払い決済)、クレジット商品の実質年率を算出 |
| 追加返済による返済期間の短縮と利息の節約額を算出 |
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 — 自由に使用、改変、配布が可能です。
Maintenance
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
- Alicense-qualityDmaintenanceA minimal MCP server with calculator and memory store tools, ready to use with Claude Desktop and Claude Code.MIT
- Flicense-qualityDmaintenanceA comprehensive MCP server that integrates SoulverCore with Claude Desktop, enabling natural language mathematical calculations, unit conversions, date arithmetic, and financial computations.2
- Flicense-qualityDmaintenanceA FastMCP server that provides mathematical tools (addition, multiplication, temperature conversion) for Claude to execute via natural language.
- Flicense-qualityDmaintenanceA 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
Related MCP Connectors
Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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