← Registry

Analytics

lenderwiki.com

Searches and compares US consumer lenders, providing profiles, eligibility checks, and side-by-side comparisons.

1 endpoint4 known toolsFirst detected May 10, 2026Last detected August 18, 2026

ENDPOINT 1

https://lenderwiki.com/api/mcp

No auth detected

MCP server metadata

Name
lenderwiki
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

find_lenders

Search 13,000+ US consumer lenders (personal loans, credit-builder loans, lines of credit, debt consolidation, payday alternatives) in the LenderWiki database.

Inferred read-only
get_lender_profile

Fetch the full LenderWiki profile for a specific US consumer lender by slug.

Inferred read-only
compare_lenders

Compare 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-only
check_eligibility

Estimate 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-only

CONNECT 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.

Trust status Neutral

lenderwiki.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.