axiom-calculator-mcp
Axiom Calculator MCP
Claude 및 AI 에이전트를 위한 개인 금융 계산기 — 주택 담보 대출 상환금, 복리, FIRE 은퇴 자금, 대출 비교, 부채 상환, 인플레이션 조정 수익률 등을 계산합니다.
API 키 불필요. 설정 불필요. 모든 MCP 클라이언트에서 즉시 작동합니다.
도구 (총 8개)
도구 | 기능 |
| 월 상환금, 총 이자, 12개월 상환 일정 계산 |
| N년 동안의 임대 vs 매매 총비용 비교 (자산 가치, 가치 상승, 기회비용 포함) |
| 월별 추가 납입을 포함한 투자 성장 예측 — 연도별 표 제공 |
| FIRE 목표 포트폴리오 및 은퇴까지 남은 기간 계산 |
| 실질 수익률 vs 명목 수익률 — 투자가 인플레이션을 상회하는지 확인 |
| 총비용, 월 상환금, 실제 연이율(수수료 포함)을 기준으로 두 대출 비교 |
| 모든 금융 상품, BNPL(선구매 후결제) 또는 신용 상품의 실제 연이율(APR) 산출 |
| 추가 월 상환 시 상환 기간 및 절약되는 이자 계산 |
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만 8천 달러를 써. 은퇴하려면 얼마가 필요하고, 매년 2만 4천 달러씩 저축하면 얼마나 걸릴까?"
"연이율 22%인 신용카드 빚이 8,500달러 있어. 매달 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