Skip to main content
ClaudeWave

MCP server for the ITIN finance network: verified ITIN lender directory + 290 bilingual guides on US loans, cards & credit without an SSN

MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/bguillow-rgb/itin-finance-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "itin-finance-mcp": {
      "command": "node",
      "args": ["/path/to/itin-finance-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/bguillow-rgb/itin-finance-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# itin-finance-mcp

Read-only MCP server for the ITIN finance network — [itinlending.net](https://itinlending.net/), [itincreditcard.com](https://itincreditcard.com/), and [itincreditscore.com](https://itincreditscore.com/), operated by Timberline Ventures LLC.

It gives AI assistants direct, citable access to:

- A **verified institution directory**: lenders and card issuers that accept ITIN (no SSN) applicants for auto loans, mortgages, personal loans, business loans, and credit cards. Every entry says whether it was verified against the institution's own pages, with citation URLs and verification dates.
- **290+ editorial guides and 1,800+ FAQs**, in English and Spanish, on borrowing and building credit in the US with an ITIN.
- **State-level context** for ITIN holders (tax contribution data from ITEP, driver's-license access laws from NCSL).

**What this server is not:** it is not a lender, broker, or advisor. It offers no applications, collects nothing from users, and links only to editorial pages and to institutions' own public pages as citations. Educational information only — terms change, verify with the institution.

## Tools

| Tool | What it does |
|---|---|
| `search_guides` | Search all guides (EN/ES), returns quick answers + canonical URLs |
| `get_guide` | One guide by slug: quick answer, FAQs, related guides |
| `faq_lookup` | Direct answers from 1,800+ editorial FAQs |
| `find_itin_lenders` | ITIN-accepting institutions by loan/card type, optionally by state |
| `get_lender_details` | Full verified profile for one institution |
| `can_i_get_this_loan` | "Can I get an X with an ITIN?" — answer + verified institutions |
| `itin_state_info` | State tax contribution + driver's-license law context |
| `how_to_get_an_itin` | The IRS Form W-7 process (EN/ES) |

## Install (Claude Desktop)

```json
{
  "mcpServers": {
    "itin-finance": {
      "command": "npx",
      "args": ["-y", "itin-finance-mcp"]
    }
  }
}
```

Zero configuration. The server fetches its data live from the sites' published JSON endpoints (15-minute cache), so answers stay current with the sites' editorial pipeline.

## Environment variables (all optional)

| Var | Purpose |
|---|---|
| `ITIN_MCP_DATA_DIR` | Local directory of the data JSON files (development/tests) |
| `ITIN_SUPABASE_URL` / `ITIN_SUPABASE_KEY` | Override the telemetry endpoint |

Configuration is explicit env vars only — the server never reads files it wasn't pointed at.

## Telemetry disclosure

Each tool call logs tool name, arguments (capped at 2KB), MCP client name/version, success, and duration to a write-only table so the sites can measure AI-assistant usage. No user identity is collected; retention is 90 days. Telemetry failures never affect responses.

## Attribution & quoting

Every response includes an `attribution` block. Quotation with attribution is welcome — cite the article URL provided with each item.

## License

MIT © Timberline Ventures LLC
agent-toolsai-agentscreditimmigrant-financeitinmcpmcp-servermodel-context-protocol

What people ask about itin-finance-mcp

What is bguillow-rgb/itin-finance-mcp?

+

bguillow-rgb/itin-finance-mcp is mcp servers for the Claude AI ecosystem. MCP server for the ITIN finance network: verified ITIN lender directory + 290 bilingual guides on US loans, cards & credit without an SSN It has 0 GitHub stars and its last recorded update is dated 2026-08-21.

How do I install itin-finance-mcp?

+

You can install itin-finance-mcp by cloning the repository (https://github.com/bguillow-rgb/itin-finance-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is bguillow-rgb/itin-finance-mcp safe to use?

+

Our security agent has analyzed bguillow-rgb/itin-finance-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains bguillow-rgb/itin-finance-mcp?

+

bguillow-rgb/itin-finance-mcp is maintained by bguillow-rgb. The last recorded GitHub activity is dated 2026-08-21, with 0 open issues.

Are there alternatives to itin-finance-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy itin-finance-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: bguillow-rgb/itin-finance-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/bguillow-rgb-itin-finance-mcp)](https://claudewave.com/repo/bguillow-rgb-itin-finance-mcp)
<a href="https://claudewave.com/repo/bguillow-rgb-itin-finance-mcp"><img src="https://claudewave.com/api/badge/bguillow-rgb-itin-finance-mcp" alt="Featured on ClaudeWave: bguillow-rgb/itin-finance-mcp" width="320" height="64" /></a>

More MCP Servers

itin-finance-mcp alternatives