IncredibleFi — Personal Loan Marketplace
com.incrediblefi/loan-marketplaceAI-powered loan marketplace. Match users with 100+ lenders — any credit score or employment status.
Tools · 3
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.
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 for a loan application that previously returned "additional_information_needed". Requires the application_reference token from that response.
Resources · 1
incrediblefi://about
Similar MCP servers embedding-nearest
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"
}
}
}