← stratalize.com

INDIVIDUAL MCP TOOL

get_cra_performance_ratings

Use when evaluating a bank's Community Reinvestment Act track record before a merger application, charter acquisition, branch expansion approval, or community lending partnership.

stratalize.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

stratalize.com

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.stratalize-intelligence]
url = "https://www.stratalize.com/api/mcp-public?vertical=governance"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "stratalize-intelligence": {
      "type": "http",
      "url": "https://www.stratalize.com/api/mcp-public?vertical=governance"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: stratalize-intelligence
Remote MCP URL: https://www.stratalize.com/api/mcp-public?vertical=governance

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": {
    "stratalize-intelligence": {
      "url": "https://www.stratalize.com/api/mcp-public?vertical=governance"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "stratalize-intelligence": {
      "type": "http",
      "url": "https://www.stratalize.com/api/mcp-public?vertical=governance"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "stratalize-intelligence",
  "transport": "streamable-http",
  "url": "https://www.stratalize.com/api/mcp-public?vertical=governance"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_stratalize_overview — START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence.
  • get_adoption_stage — Public mode returns FS AI RMF framework reference data only — not org-specific scoring.
  • get_ofac_sanctions_screening — Use when onboarding a vendor, counterparty, or individual requires OFAC sanctions screening with attested results.
  • get_oig_exclusion_screening — Use when credentialing a healthcare provider or verifying vendor eligibility against federal exclusions.
  • get_sam_exclusion_screening — Use when verifying federal contractor or grantee eligibility against SAM.
  • get_eu_ai_act_coverage — Use when assessing EU AI Act compliance readiness ahead of the August 2, 2026 enforcement deadline or preparing a board AI governance briefing.
  • get_uk_fca_coverage — Use when assessing FCA model risk management compliance readiness or benchmarking an AI governance program against UK regulatory expectations.
  • get_occ_enforcement_actions — Use when assessing regulatory risk for a national bank or federal thrift before a merger, acquisition, partnership, correspondent banking relationship, or vendor engagement.