IBAN Validation MCP for Cursor
eu.iban-test.www/iban-validation
Validate IBANs in 111 countries; bank directory checks for DE, AT, BE, FR, LU, NL, PT and ES.
client:Cursor
transport:streamable-http
tools:4
Install IBAN Validation MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"iban-validation": {
"url": "https://www.iban-test.eu/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs