The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Itin Finance listing page.
Read-only MCP server for the ITIN finance network — itinlending.net, itincreditcard.com, and itincreditscore.com, operated by Timberline Ventures LLC.
It gives AI assistants direct, citable access to:
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.
| 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) |
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.
| 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.
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.
Every response includes an attribution block. Quotation with attribution is welcome — cite the article URL provided with each item.
MIT © Timberline Ventures LLC