Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.bguillow-rgb/itin-finance

NPM · ITIN-FINANCE-MCP · SCANNED AUG 20

Verified ITIN lender directory + 290 bilingual guides on US loans, cards & credit without an SSN.

Available components

67 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 30 of 98 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability74
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 582 tokens (~72/item across 8 items; 8 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage83
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 50% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · itin-finance-mcp

# add to Claude Code
claude mcp add bguillow-rgb-itin-finance -- npx -y itin-finance-mcp
# add to Codex CLI
codex mcp add bguillow-rgb-itin-finance -- npx -y itin-finance-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bguillow-rgb-itin-finance": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "itin-finance-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add bguillow-rgb-itin-finance --command npx --arg -y --arg itin-finance-mcp
# ~/.hermes/config.yaml
mcp_servers:
  bguillow-rgb-itin-finance:
    command: "npx"
    args: ["-y", "itin-finance-mcp"]
// mcp.json
{
  "mcpServers": {
    "bguillow-rgb-itin-finance": {
      "command": "npx",
      "args": [
        "-y",
        "itin-finance-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 14 Aug 26 67

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Aug 2026 · Analysed npm/itin-finance-mcp@1.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 98 packages
Packages resolved 98
Stale 30
Tree resolution Complete
MCP tools · 8 exposed · ~582 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
can_i_get_this_loan ~103

The direct answer to 'can I get a(n) X with an ITIN?': the editorial quick answer, typical requirements, and institutions with documented ITIN programs for that loan type (optionally state-filtered). Informational only — not a recommendation or referral. EN/ES.

NameTypeReqDescription
langstringAnswer language: en (default) or es (Spanish)
loan_typestringyes
statestring

No output schema declared.

No examples provided.

faq_lookup ~65

Search 1,800+ editorial FAQs for a direct answer to a specific ITIN finance question (EN/ES). Each answer carries its source article URL.

NameTypeReqDescription
langstringAnswer language: en (default) or es (Spanish)
querystringyes

No output schema declared.

No examples provided.

find_itin_lenders ~97

List institutions that accept ITIN (no SSN) applicants for a loan or card type, optionally filtered by US state. Every entry states whether it was verified against the institution's own pages, with citation URLs and dates.

NameTypeReqDescription
langstringAnswer language: en (default) or es (Spanish)
loan_typestringyes
statestringUS state name or 2-letter code

No output schema declared.

No examples provided.

get_guide ~54

Get one guide by slug or approximate title: quick answer, FAQs, related guides, canonical URL.

NameTypeReqDescription
langstringAnswer language: en (default) or es (Spanish)
slugstringyes

No output schema declared.

No examples provided.

get_lender_details ~43

Full verified profile for one institution: ITIN policy, states, membership rules, published terms, citations, and our editorial coverage.

NameTypeReqDescription
namestringyes

No output schema declared.

No examples provided.

how_to_get_an_itin ~65

How to apply for an ITIN (IRS Form W-7): the process, documents, timelines, and common mistakes — with the full guide URL. EN/ES.

NameTypeReqDescription
langstringAnswer language: en (default) or es (Spanish)

No output schema declared.

No examples provided.

itin_state_info ~53

State-level context for ITIN holders: state/local taxes paid by undocumented immigrants (ITEP 2022), effective tax rate, driver's-license access law, and the state guide URL.

NameTypeReqDescription
statestringyes

No output schema declared.

No examples provided.

search_guides ~102

Search 290+ editorial guides across the ITIN finance network (loans, mortgages, credit cards, credit scores — English and Spanish). Returns quick answers with canonical article URLs.

NameTypeReqDescription
langstringAnswer language: en (default) or es (Spanish)
querystringyesWhat the user wants to know, e.g. 'refinance car loan itin' or 'prestamo personal con itin'
sitestring

No output schema declared.

No examples provided.