You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).

validate_aba_routing

Inactive

Tool of org.scienceswarm/commerce-validators

declared in 1.28.1

Validate a US ABA bank routing number (9 digits) by its checksum. Catch typos before initiating an ACH/wire payout. Pure-algorithm; nothing leaves the machine.

Parameters schema

{
  "type": "object",
  "title": "validate_aba_routingArguments",
  "required": [
    "routing_number"
  ],
  "properties": {
    "routing_number": {
      "type": "string",
      "title": "Routing Number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

org.scienceswarm/commerce-validators

https://github.com/vajdap/commerce-validators-mcp

1/7 registries
View full server →
validate_aba_routing — org.scienceswarm/commerce-validators — PRSM MCP