Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

LeaseIQ Pro

io.github.glennl201/leaseiq-pro

Exact lease finance calculations: equipment structuring, solvers, amortization, auto lease & loan

Uptime
100.0%
1 direct probes · 30d
Response
4241ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

calculate_lease

Deterministic commercial equipment lease and finance calculator. Computes the exact periodic payment for equipment leases and equipment financing agreements: level payments, balloon, step-up/step-down…

solve_lease_structure

Newton-Raphson reverse solver for commercial equipment leases. Given a known target payment, solves for the unknown deal variable: the implicit interest rate (yield) buried in a quote, the term length…

generate_amortization_schedule

Generates the complete period-by-period amortization schedule for a commercial equipment lease or finance agreement: payment date, payment amount, interest portion, principal portion, and remaining ba…

calculate_auto_lease

Exact consumer car lease calculator using real captive-lender math: money factor rent charge, residual-based depreciation, state tax methods (monthly on payment, upfront on selling price, upfront on t…

calculate_auto_loan

Exact auto loan payment calculator for vehicle purchases. Computes monthly payment, total interest, total cost, and upfront cash for financed purchases, or the all-in cost for cash purchases. Useful t…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "leaseiq_pro": {
      "url": "https://leaseiq-pro.mcpize.run/mcp",
      "transport": "streamable-http"
    }
  }
}