Use Dify with Glacier Bank
BankSync's MCP server can let Dify query supported Glacier Bank account data that you have connected through BankSync and authorized for API access. Query your finances in natural language without spreadsheets or exports.
BankSync is not affiliated with, endorsed by, sponsored by, or partnered with Glacier Bank or Dify. Names are used only to describe potential account-data coverage and client compatibility.
How to connect Dify to Glacier Bank
Search for Glacier Bank in BankSync
Sign up for BankSync and, if Glacier Bank is available, link your account through a provider-hosted or bank-hosted authorization flow.
Generate an API key
Create an API key from the Developers section of your BankSync workspace.
Configure Dify
Add the BankSync MCP server to Dify using your API key. Follow our Dify setup guide for step-by-step instructions.
Start querying
Ask Dify about supported Glacier Bank transactions, balances, and more using natural language.
Dify MCP Configuration
Add this configuration to let Dify query supported Glacier Bank account data through BankSync.
{
"mcpServers": {
"banksync": {
"url": "https://mcp.banksync.io",
"headers": {
"X-API-Key": "bsk_your_key_here"
}
}
}
}What Dify can access from Glacier Bank
Accounts
List the Glacier Bank accounts connected through BankSync and visible to the API key scopes you grant.
Transactions
Query supported Glacier Bank transactions with provider-supplied dates, descriptions, amounts, merchants, and categories.
Balances
Get current and available balances for supported Glacier Bank accounts.
Holdings
View supported investment positions, quantities, and market values from Glacier Bank.
Trades
Access supported investment trade and activity history from Glacier Bank.
Loans
Check supported loan balances and provider-supplied liability details from Glacier Bank.
Ready to connect Dify to Glacier Bank?
Start your 14-day free trial. Connect your bank, generate an API key, and start querying data in minutes.
BankSync is not affiliated with, endorsed by, or an official partner of Dify or Glacier Bank. All product names and trademarks are the property of their respective owners. Bank connections are established through regulated open banking providers.