io.github.cammac-creator/ibanforge
Quality Score
90
/100
IBAN validation, BIC/SWIFT lookup, Swiss BC-Nummer, EMI/vIBAN, SEPA + VoP, compliance scoring.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://api.ibanforge.com/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"ibanforge": {
"command": "npx",
"args": [
"-y",
"ibanforge-mcp"
],
"env": {
"IBANFORGE_API_KEY": "<your-ibanforge_api_key>",
"IBANFORGE_API_BASE": "<ibanforge_api_base>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"ibanforge": {
"command": "npx",
"args": [
"-y",
"ibanforge-mcp"
],
"env": {
"IBANFORGE_API_KEY": "<your-ibanforge_api_key>",
"IBANFORGE_API_BASE": "<ibanforge_api_base>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y ibanforge-mcp§02 Environment variables
IBANFORGE_API_KEYsecret
Optional Bearer ifk_* API key (free tier 200 req/month).
IBANFORGE_API_BASEOverride the API base URL (default https://api.ibanforge.com).
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.