Analytics
lenderwiki.com
Searches and compares US consumer lenders, providing profiles, eligibility checks, and side-by-side comparisons.
ENDPOINT 1
https://lenderwiki.com/api/mcp
MCP server metadata
- Name
- lenderwiki
- Version
- 1.0.0
Known tools 4
find_lendersSearch 13,000+ US consumer lenders (personal loans, credit-builder loans, lines of credit, debt consolidation, payday alternatives) in the LenderWiki database.
Inferred read-onlyget_lender_profileFetch the full LenderWiki profile for a specific US consumer lender by slug.
Inferred read-onlycompare_lendersCompare two to five US consumer lenders side by side on APR ranges, loan amounts, term lengths, origination and late fees, eligibility (credit score, ITIN, cosigner, employment types), CFPB complaint counts, BBB rating, and active regulatory warnings.
Inferred read-onlycheck_eligibilityEstimate whether a borrower is likely eligible for a specific US consumer lender's loan products based on credit score, annual income, employment type, state of residence, ITIN status, bankruptcy history, and desired loan amount.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lenderwiki]
url = "https://lenderwiki.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lenderwiki": {
"type": "http",
"url": "https://lenderwiki.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lenderwiki
Remote MCP URL: https://lenderwiki.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lenderwiki": {
"url": "https://lenderwiki.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lenderwiki": {
"type": "http",
"url": "https://lenderwiki.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lenderwiki",
"transport": "streamable-http",
"url": "https://lenderwiki.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for lenderwiki.com was fetched 2026-07-26T20:05:07.051Z and is being refreshed.
lenderwiki.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.