MCP Tools Reference
SecureLend provides 20 tools through Model Context Protocol for financial product comparison and application management. Server URL:https://mcp.securelend.ai/mcp
All comparison tools are read-only and require no authentication. Application
submission tools require user consent.
Loan Comparison Tools
compare_personal_loans
Compare personal loan offers based on amount, credit score, and purpose.Desired loan amount in USD. Range: 100,000 Example:
25000 for
$25,000Purpose of the loan Options: -
debt_consolidation - Consolidate credit card
or other debt - home_improvement - Home repairs or renovations -
major_purchase - Large purchases (appliances, furniture, etc.) - medical -
Medical expenses - vacation - Travel and vacation expenses - other - Other
purposesApplicant’s credit score. Range: 300-850 Example:
720Employment status Options:
employed, self_employed, retired,
unemployedGross monthly income in USD Example:
5000State of residence (2-letter code) Example:
CA, NY, TXcompare_business_loans
Compare business loan offers based on amount, revenue, and industry.Desired loan amount in USD. Minimum: 200,000
Reason for the loan Examples:
working capital, equipment, expansion,
inventory, real estateBusiness’s gross annual revenue in USD Example:
1200000 for $1.2MIndustry the business operates in Examples:
technology, retail,
restaurant, construction, healthcareState where business is located (2-letter code)
Business owner’s personal credit score (300-850)
compare_car_loans
Compare auto loan rates for new and used vehicles.Desired auto loan amount. Range: 100,000
Whether the vehicle is new or used -
true - New vehicle - false - Used
vehicleApplicant’s credit score (300-850)
State of residence (2-letter code)
compare_student_loans
Compare student loan options by degree type and amount.Total loan amount needed. Range: 250,000
Type of degree program Options:
undergraduate, graduate, mba, medical,
lawStudent’s credit score (300-850)
Co-signer’s credit score, if applicable (300-850)
State of residence (2-letter code)
compare_personal_mortgages
Compare mortgage rates and terms for home purchases.Desired mortgage amount. Range: 2,000,000
Type of mortgage Options:
conventional, fha, va, jumbo, refinancePurchase price of the home. Range: 5,000,000
Down payment amount in USD
Applicant’s credit score. Range: 500-850
Intended use of property Options:
primary, secondary, investmentState where property is located
compare_business_mortgages
Compare commercial mortgage options for business properties.Desired commercial mortgage amount
Type of commercial mortgage Options:
conventional, fha, va, jumbo,
refinancePurchase price of commercial property
Down payment amount
Business owner’s credit score (500-850)
Property type Options:
primary, secondary, investmentState where property is located
Banking & Credit Card Tools
compare_personal_banking
Compare checking and savings account options.Desired account features Examples:
no_monthly_fees, high_interest,
mobile_deposit, atm_accesscompare_business_banking
Compare business checking and banking services.Business industry
Estimated number of monthly transactions
compare_savings_accounts
Compare high-yield savings account rates.Initial deposit amount in USD
compare_personal_credit_cards
Compare personal credit card offers by rewards type.Applicant’s credit score (300-850)
Preferred rewards type Options:
cash_back, travel, pointscompare_business_credit_cards
Compare business credit card options.Applicant’s credit score (300-850)
Business annual revenue in USD
How long the business has been operating
Calculator Tools
calculate_loan_payment
Calculate monthly payment for any loan.Total loan amount in USD
Annual interest rate as percentage (e.g.,
5 for 5%)Loan duration in months
- Monthly payment amount
- Total interest paid
- Total amount paid
- Amortization details
calculate_mortgage_payment
Calculate PITI mortgage payment (Principal, Interest, Taxes, Insurance).Total property value in USD
Down payment amount in USD
Annual interest rate (e.g.,
6.5 for 6.5%)Loan term in years (typically 15 or 30)
Annual property tax rate as percentage (e.g.,
1.2 for 1.2%)Annual home insurance cost in USD
- Monthly principal & interest
- Monthly property taxes
- Monthly insurance
- Total monthly PITI payment
- Total interest over loan term
compare_lease_vs_purchase
Compare total costs of leasing vs buying a vehicle.Total purchase price of vehicle
Down payment for purchase
Annual interest rate for purchase loan
Loan term in months for purchase
Monthly lease payment amount
Lease term in months
Money factor for lease (similar to interest rate)
Estimated residual value as percentage of MSRP (0-100)
Sales tax rate as percentage
How long you plan to keep the vehicle
Lease acquisition fee (default: 0)
Lease security deposit (default: 0)
- Total cost of leasing
- Total cost of purchasing
- Cost difference
- Recommendation based on ownership period
Application Management Tools
get_offer
Submit loan application to a selected lender.Applicant personal details Properties: -
firstName (required) - First name -
lastName (required) - Last name - email (required) - Email address -
phone (optional) - Phone numberOriginal loan search parameters
Type of financial product Options:
INSTALLMENT_LOAN, MORTGAGE,
AUTO_LOAN, STUDENT_LOAN, BUSINESS_LOAN, PERSONAL_CREDIT_CARD,
BUSINESS_CREDIT_CARDSelected lender Properties: -
providerId (required) - Lender ID from
comparison results - providerName (required) - Lender nameget_multiple_offers
Submit application to multiple lenders simultaneously.Applicant personal details (same as get_offer)
Original loan search parameters
Type of financial product
List of selected lenders (minimum 1) Each provider object requires: -
providerId - providerNametrack_offer_status
Check status of submitted applications.Unique application ID to track
Applicant’s email to find all applications
- Application status (pending, approved, denied, etc.)
- Last update timestamp
- Next steps
- Contact information
display_offer_form
Generate pre-filled application form for user review.Specific offer ID to pre-select
Session ID from previous search
display_upload_documents_form
Present interface for uploading required documents.Application ID to associate documents with
submit_documents
Generate secure upload URL for application documents.Application ID
Category of document Options: -
bank-statement - tax-return -
identity-document - proof-of-income - business-license -
financial-statement - And 15+ other typesOriginal filename
Rate Limits
Comparison Tools: 100 requests per minute per IP address Application
Tools: 10 requests per minute per email address
Error Handling
All tools return standard error responses:INVALID_PARAMETER- Parameter validation failedRATE_LIMIT_EXCEEDED- Too many requestsSERVICE_UNAVAILABLE- Temporary service issuePROVIDER_ERROR- Lender integration error