BankSync
Quality Score
94
/100
Connect AI agents to bank accounts, transactions, balances, and investments.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.banksync.ioClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@banksync/mcp"
],
"env": {
"BANKSYNC_API_KEY": "<your-banksync_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@banksync/mcp"
],
"env": {
"BANKSYNC_API_KEY": "<your-banksync_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @banksync/mcpClaude Desktop (uvx)
{
"mcpServers": {
"mcp": {
"command": "uvx",
"args": [
"banksync-mcp"
],
"env": {
"BANKSYNC_API_KEY": "<your-banksync_api_key>"
}
}
}
}§02 Environment variables
BANKSYNC_API_KEYrequiredsecret
Your BankSync API key from https://banksync.io/developers
BANKSYNC_API_KEYrequiredsecret
Your BankSync API key from https://banksync.io/developers
§03 MCP Quality Score · methodology
freshness
24
completeness
20
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.