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
InactiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
org.scienceswarm/commerce-validators
https://github.com/vajdap/commerce-validators-mcp
1/7 registries