loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-server

MCP Tool

lenderwiki/mcp-server

MCP server for LenderWiki — search, compare, and analyze 13,000+ US consumer lenders from any AI assistant

Install

$ npx loaditout add lenderwiki/mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

LenderWiki MCP Server

A Model Context Protocol (MCP) server that gives AI assistants access to LenderWiki's database of 13,000+ US consumer lenders. Search, compare, and analyze personal loan providers with real data on rates, fees, eligibility, customer reviews, and regulatory history.

<div align="center">

[](LICENSE) [](https://modelcontextprotocol.io) [](https://nodejs.org)

</div>

What It Does

This server exposes four tools that any MCP-compatible AI client (Claude Desktop, Cursor, Windsurf, etc.) can use to query LenderWiki's live database:

| Tool | Description | |------|-------------| | find_lenders | Search lenders by state, type, credit score, ITIN acceptance, and more | | get_lender_profile | Get a comprehensive lender profile — products, rates, eligibility, reviews, regulatory status | | compare_lenders | Side-by-side comparison table for 2–5 lenders | | check_eligibility | Preliminary eligibility check based on a user's financial profile |

Example Prompts

Once connected, you can ask your AI assistant things like:

  • *"Find lenders in California that accept ITIN"*
  • *"Show me Upstart's full profile — rates, fees, who can apply"*
  • *"Compare SoFi vs LendingClub vs Avant side by side"*
  • *"I have a 620 credit score, $45k income, and I'm in Texas. Check if I'm eligible for Oportun"*
  • *"What lenders accept applicants with no credit history?"*
Quick Start
1. Get a Free API Key

Sign up at lenderwiki.com for a free API key (1,000 requests/day).

2. Install
npm install lenderwiki-mcp-server

Or clone and build from source:

git clone https://github.com/lenderwiki/mcp-server.git
cd lenderwiki-mcp-server
npm install
npm run build
3. Configure Your MC

Tags

ai-toolsclaudeconsumer-financefinancial-datafintechlendersllmmcpmcp-servermodel-context-protocolpersonal-loans

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated16 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/30/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/lenderwiki/mcp-server)](https://loaditout.ai/skills/lenderwiki/mcp-server)