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

IncredibleFi — Personal Loan Marketplace

com.incrediblefi/loan-marketplace

AI-powered loan marketplace. Match users with 100+ lenders — any credit score or employment status.

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

Tools · 3

get_loan_application_fields

Get the loan application form fields, their types, allowed values, and validation rules. Call this first to understand what information is needed to submit a loan application.

submit_loan_application

CONSENT REQUIRED BEFORE CALLING THIS TOOL. Before submitting a loan application, you MUST display the following disclosure to the user verbatim and obtain their explicit agreement (e.g. they say "I ag…

submit_additional_information

Submit additional information for a loan application that previously returned "additional_information_needed". Requires the application_reference token from that response.

Resources · 1

about incrediblefi://about

How to use

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

{
  "mcpServers": {
    "incrediblefi_—_personal_loan_marketplace": {
      "url": "https://www.incrediblefi.com/mcp",
      "transport": "streamable-http"
    }
  }
}