precisioncalc-mcp
Related Servers
Alternatives to precisioncalc-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceAn MCP server and CLI providing business, financial, and tax calculations including math expressions, income tax estimates, loan amortization, depreciation, and more.102MIT
- AlicenseBqualityCmaintenanceA feature-rich MCP server for mathematical calculations, scientific functions, unit conversions, financial metrics, and statistical analysis.6MIT
- AlicenseAqualityDmaintenanceMCP server for deterministic numeric verification and spreadsheet auditing. Enables AI agents to verify math/finance claims, audit rows, and evaluate covenant rules with signed, independently checkable receipts.4MIT
- AlicenseNot gradedqualityDmaintenanceMCP server providing deterministic accounting tools for AI agents, including bank statement parsing, document classification, money math, and webhook verification.2Apache 2.0
- AlicenseNot gradedqualityBmaintenancePublic, no-login MCP server exposing SmartMoney77's financial calculators: compound interest, FIRE number, credit-card payoff, emergency fund, inflation, fees and the cost of waiting. Also computes historical "what if I had invested" returns from real yearly price data, and builds deep links and share packs for calculators in 6 localized editions.MIT
- FlicenseAqualityDmaintenanceProvides precise decimal arithmetic and Excel-style rounding for accounting and tax calculations via MCP protocol.15 npm-
TDQS
Scored across 11 tools
Each tool addresses a distinct calculation domain: metric computation, currency conversion, business day arithmetic, compound growth, NPV/IRR, amortization, depreciation, batching, and health. No two tools appear to perform the same function.
All names use lowercase with underscores creating a predictable style, though some follow verb_noun (calculate_metric) while others are noun phrases (business_days, net_present_value). The convention is consistent enough that an agent can infer tool purposes.
With 11 tools, the set is well-scoped for a financial calculation server. Each tool represents a meaningful capability, and the batch_calculate tool efficiently aggregates without inflating the surface.
The server covers a comprehensive range of financial calculations: business metrics, currency conversion, time arithmetic, time-value-of-money, loans, and depreciation. The inclusion of batch_calculate and health_check rounds out operational needs. No major gaps are evident.