axiom-calculator-mcp
Axiom Calculator MCP
Finanzrechner für Claude und KI-Agenten – Hypothekenzahlungen, Zinseszins, FIRE-Ruhestandszahl, Kreditvergleich, Schuldentilgung und inflationsbereinigte Renditen.
Keine API-Schlüssel. Keine Einrichtung. Funktioniert sofort mit jedem MCP-Client.
Tools (insgesamt 8)
Tool | Funktion |
| Monatliche Rate, Gesamtzinsen, 12-monatiger Tilgungsplan |
| Vergleich der Gesamtkosten von Miete vs. Kauf über N Jahre (inkl. Eigenkapital, Wertsteigerung, Opportunitätskosten) |
| Projektion des Investitionswachstums mit optionalen monatlichen Beiträgen – Tabelle nach Jahren |
| Berechnung Ihres FIRE-Zielportfolios und der Zeit bis zum Ruhestand |
| Reale vs. nominale Rendite – sehen Sie, ob Ihre Investitionen tatsächlich die Inflation schlagen |
| Vergleich zweier Kredite nach Gesamtkosten, monatlicher Rate und effektivem Jahreszins (inkl. Gebühren) |
| Ermittlung des echten effektiven Jahreszinses für jedes Finanzierungsangebot, BNPL oder Kreditprodukt |
| Tilgungszeitplan und Zinsersparnis durch zusätzliche monatliche Zahlungen |
Related MCP server: SoulverCore MCP Server
Installation
Claude Desktop / Claude Code
Fügen Sie dies zu Ihrer MCP-Konfiguration hinzu:
{
"mcpServers": {
"calculator": {
"command": "uvx",
"args": ["axiom-calculator-mcp"]
}
}
}Jeder MCP-Client (stdio)
uvx axiom-calculator-mcpAus dem Quellcode
git clone https://github.com/vdalhambra/axiom-calculator-mcp
cd axiom-calculator-mcp
uv run axiom-calculatorAnwendungsbeispiele
Sobald die Verbindung hergestellt ist, fragen Sie Claude einfach ganz natürlich:
"Ich interessiere mich für ein Haus für 450.000 $ mit 20 % Anzahlung bei 6,8 % Zinsen für 30 Jahre. Wie hoch sind meine monatliche Rate und die Gesamtzinsen?"
"Vergleiche einen 15-Jahres-Kredit zu 6,2 % mit einem 30-Jahres-Kredit zu 6,8 % für 380.000 $. Was ist insgesamt besser?"
"Ich gebe 48.000 $/Jahr aus. Wie viel brauche ich für den Ruhestand und wie lange dauert es, wenn ich 24.000 $/Jahr spare?"
"Ich habe 8.500 $ Kreditkartenschulden bei 22 % effektivem Jahreszins. Wie lange dauert die Tilgung bei 250 $/Monat und wie viel spare ich, wenn ich zusätzlich 100 $/Monat zahle?"
Warum gibt es das?
Die meisten Finanzrechner sind entweder hinter Bezahlschranken versteckt, erfordern Konten oder sind mit Werbung überladene Websites. Dieses MCP bietet Claude direkten Zugriff auf präzise Finanzmathematik – keine API-Schlüssel, keine Ratenbegrenzungen, kein Mittelsmann.
Teil der Axiom MCP-Suite
FinanceKit MCP – Aktienkurse, Fundamentaldaten, Krypto, Insider-Transaktionen
SiteAudit MCP – SEO-Audits, Core Web Vitals, Backlink-Analyse
Lizenz
MIT – frei zu verwenden, zu ändern und zu verbreiten.
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