macalc
The most comprehensive everyday calculator MCP server β 501 tools across 22 categories covering 8 countries' tax systems (FR, BE, CH, CA, US, UK, MA, SN). Finance, health, math, science, construction, conversions, education, sport, cooking, travel, and more. Free, no API key required. Streamable HTTP transport.
README
macalc β The Most Comprehensive Everyday Calculator MCP Server
501 calculator tools across 22 categories covering 8 countries' tax systems. Free, no API key required.
Quick Start
Add to your MCP client (Claude Desktop, Cursor, VS Code, Windsurf):
{
"mcpServers": {
"macalc": {
"url": "https://macalculatriceenligne.com/api/mcp"
}
}
}
That's it. No API key, no auth, no setup.
What's Inside β 501 Tools
Finance (8 countries)
| Country | Tools | Examples |
|---|---|---|
| π«π· France | 85+ | Income tax (IR 2026), salary grossβnet, VAT, mortgage, notary fees, inheritance, retirement, unemployment, auto-entrepreneur |
| π§πͺ Belgium | 35+ | Precompte professionnel, bonus emploi, pension, cheques repas, droits donation |
| π¨π Switzerland | 30+ | Federal + cantonal tax, AVS/LPP, LAMal, 3rd pillar, frontalier |
| π¨π¦ Canada/Quebec | 25+ | Federal + provincial tax, RRQ, RQAP, REER, CELI, TPS/TVQ |
| πΊπΈ USA | 15+ | Federal income tax, FICA, state tax, 401k, HSA |
| π¬π§ UK | 10+ | Income tax, NI, SDLT, student loan repayment |
| π²π¦ Morocco | 10+ | IR, CNSS, TVA |
| πΈπ³ Senegal | 10+ | IR, CSS, TVA |
Health & Sport (50+ tools)
BMI, BMR (Mifflin/Harris-Benedict), TDEE, heart rate zones (Karvonen), 1RM (Epley/Brzycki), VMA (Cooper/Luc-LΓ©ger), VO2max, race prediction (Riegel), marathon/half pace, due date (3 methods), ovulation calendar, body fat (Navy method), daily calories, macros, hydration.
Math (60+ tools)
Percentages (increase/decrease/ratio), averages (weighted/geometric/harmonic), Pythagoras, area (triangle/circle/rectangle/trapezoid/polygon), volume (sphere/cylinder/cone/cube), perimeter, equations (1st/2nd degree), sequences (arithmetic/geometric), fractions, statistics (mean/median/mode/std dev), GCD/LCM, base conversion.
Construction (40+ tools)
Concrete volume & mix (B25 DTU 21), paint coverage, tile quantity, staircase dimensions (Blondel formula), insulation R-value, roof surface & slope, cable section (NF C 15-100), beam dimensioning (Eurocode 5), gravel/sand tonnage, wallpaper rolls, plasterboard sheets.
Science (25+ tools)
Ohm's law, Newton's laws, pH calculation, dilution (C1V1=C2V2), density, radioactive decay, speed of sound, ideal gas law, molar mass, concentration.
Conversions (40+ tools)
Temperature, distance, weight, volume, speed, pressure, energy, data storage, cooking units, shoe sizes, clothing sizes, currency.
Running & Cycling (35+ tools)
Pace calculator, VMA (6 test methods), VO2max, FTP, heart rate zones, race prediction, training plan, calorie burn, hydration needs, bike gear ratio, tire pressure.
Education (20+ tools)
GPA calculator (French bac/brevet system), weighted average, statistics, derivatives, combinatorics, probability distributions.
Real Estate (15+ tools)
Rental yield (gross/net/net-net), Pinel tax reduction, PTZ eligibility, DPE energy class, Carrez surface, notary fees by department, loan comparison.
Cooking & Nutrition (15+ tools)
Recipe nutrition calculator, baking conversions, glycemic load, caffeine intake, daily vitamins, unit conversions (cups/ml/oz).
Travel (10+ tools)
Luggage weight calculator, jet lag recovery, travel budget, voltage adapters, sun exposure time.
Animals (8+ tools)
Dog/cat food calculator, pet age converter (corrected formula), aquarium volume, breeding due date.
Astronomy (8+ tools)
Sunrise/sunset, moon phase, solar panel output, wind chill, heat index, carbon sequestration.
Textile (5+ tools)
Fabric yardage, knitting yarn calculator, ring/bra/hat size converters.
Technical Details
| Property | Value |
|---|---|
| Endpoint | https://macalculatriceenligne.com/api/mcp |
| Transport | Streamable HTTP (stateless) |
| Protocol | MCP v1 (@modelcontextprotocol/sdk ^1.27.1) |
| Auth | None (free, no API key) |
| Rate limit | 1,000 calls/day |
| Response format | Structured JSON with formula, source, reference URL |
| Discovery | https://macalculatriceenligne.com/.well-known/mcp/server.json |
Example Usage
Ask your AI assistant:
"Calculate the French income tax on 45,000β¬ for a single person"
The assistant calls calculate_ir_france with {revenu_net_imposable: 45000, parts: 1} and returns:
{
"impot": 4611,
"taux_effectif": "10.2%",
"taux_marginal": "30%",
"tranches": [
{"min": 0, "max": 11624, "taux": "0%", "impot": 0},
{"min": 11624, "max": 29638, "taux": "11%", "impot": 1982},
{"min": 29638, "max": 45000, "taux": "30%", "impot": 2629}
],
"source": "Article 197 CGI β Loi de finances 2026",
"reference_url": "https://macalculatriceenligne.com/finance/fiscalite/calcul-impots/"
}
All Tool Categories
Finance FR (85) Finance BE (35) Finance CH (30)
Finance CA (25) Finance US (15) Finance UK (10)
Finance MA (10) Finance SN (10) Health (30)
Sport/Running (35) Math (60) Construction (40)
Science (25) Conversions (40) Education (20)
Real Estate (15) Cooking (15) Travel (10)
Animals (8) Astronomy (8) Textile (5)
Automotive (10)
Total: 501 tools
Links
- Website: macalculatriceenligne.com
- MCP endpoint: macalculatriceenligne.com/api/mcp
- MCP info page: macalculatriceenligne.com/mcp/
- API docs: macalculatriceenligne.com/api-docs/
- Chrome extension: Calculer Partout
- Telegram bot: @macalculatrice_bot
License
MIT
Recommended Servers
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.
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.
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.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
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.
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.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
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.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.