ibanchecker mcp for Cursor
io.github.koraykoylu/ibanchecker-mcp
IBAN validation, extraction, format specs and BIC/SWIFT lookup tools for AI assistants.
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install ibanchecker mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ibanchecker-mcp": {
"url": "https://mcp.ibanchecker.cash/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs