Skip to main content
Glama

Rozbij Bank - Polish bank offers

Ownership verified

Server Details

Search and compare Polish bank offers in real time. Find the best savings accounts, deposits, personal accounts, and business accounts. Browse active bank promotions with expert analysis of hidden fees and traps. Get referral codes for bonuses and calculate deposit interest with tax. 11 tools covering all Polish banking products.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

11 tools
CalculateDepositInterestInspect

Calculate deposit/savings interest with Polish Belka tax (19% capital gains tax). Returns gross interest, tax amount, net interest and final amount.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesThe deposit amount in PLN
monthsYesDeposit period in months
annualRateYesAnnual interest rate in percent (e.g. 5.5 for 5.5%)
GetBanksInspect

Get a list of all banks available on RozbijBank platform. Returns bank titles (use these exact names as bankName filter in SearchPersonalAccounts, SearchSavingsAccounts, SearchDeposits, SearchBusinessAccounts, and SearchPromotions). The bankName filter uses substring matching, so partial names work too.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

GetBlogArticlesInspect

Get published blog articles from RozbijBank. Articles cover banking tips, promotion guides, and financial education.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

GetPromotionDetailsInspect

Get detailed information about a specific bank promotion, including step-by-step tasks, hidden fees, traps, and expert recommendation.

ParametersJSON Schema
NameRequiredDescriptionDefault
promoIdYesThe promotion ID (from SearchPromotions results)
GetReferralCodeInspect

Get a referral/invitation code for a specific bank. Users can use these codes when opening new accounts to get bonuses.

ParametersJSON Schema
NameRequiredDescriptionDefault
bankNameYesThe bank name to get a referral code for (e.g. 'mBank', 'ING')
GetTodayDateInspect

Returns today's date in Warsaw timezone (Europe/Warsaw). Use this when you need to know the current date, e.g. to check promotion deadlines.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

SearchBusinessAccountsInspect

Search and compare business bank accounts (konta firmowe) in Poland. Returns account details for entrepreneurs and companies. Call with no filters to get all business accounts sorted by score.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return (1-50). Default 10.
sortByNoSort by: 'score' (default, overall ranking), 'reward' (highest bonus/reward first).score
bankNameNoFilter by bank name (substring match, case-insensitive). Use GetBanks to see all available bank names. Leave empty to show all banks.
minScoreNoMinimum total score (0-100). Default 0 = no filter.
customerTypeNoFilter by customer type. Aliases: 'JDG' or 'firma' = jednoosobowa działalność gospodarcza, 'spółka' = all company types (cywilna, jawna, partnerska, komandytowa, z o.o., akcyjna), 'NGO' = fundacja/stowarzyszenie. Other values (substring match): 'fundacja', 'stowarzyszenie', 'wspólnota mieszkaniowa', 'kościół', 'związek wyznaniowy'. Leave empty to show ALL accounts (recommended).
SearchDepositsInspect

Search and compare bank deposits (lokaty) in Poland. Returns interest rates by amount and period. Call with no filters to get all deposits sorted by interest rate. If no results for a specific period, try without the period filter or try adjacent periods.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return (1-50). Default 10.
periodNoFilter by deposit period (exact match, case-insensitive). Values: '1M', '3M', '6M', '12M', '18M', '24M', '36M', '48M', '60M'. Leave empty to show all periods. If a specific period returns no results, try without this filter.
sortByNoSort by: 'rate' (default, highest interest first), 'score' (overall ranking).rate
bankNameNoFilter by bank name (substring match, case-insensitive). Use GetBanks to see all available bank names. Leave empty to show all banks.
currencyNoFilter by currency (exact match, case-insensitive). Values: 'PLN', 'EUR', 'USD'. Leave empty to show all currencies.
minInterestRateNoMinimum interest rate in percent (e.g. 5.0 for 5%). Default 0 = no filter.
SearchPersonalAccountsInspect

Search and compare personal bank accounts (konta osobiste) in Poland. Returns account details including fees, features, rewards, and scores. Call with no filters to get all accounts sorted by score.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return (1-50). Default 10.
sortByNoSort by: 'score' (default, overall ranking), 'reward' (highest bonus first), 'popularity' (most popular first).score
bankNameNoFilter by bank name (substring match, case-insensitive). Use GetBanks to see all available bank names. Leave empty to show all banks.
minScoreNoMinimum total score (0-100). Default 0 = no filter.
featureNameNoFilter by feature name (substring match). Common features: 'Google Pay', 'Apple Pay', 'Cashback', 'BLIK'. Leave empty to show all.
SearchPromotionsInspect

Search time-limited bank promotions (promocje) in Poland with tasks, rewards, and deadlines. These are separate from permanent product offers (use Search*Accounts/SearchDeposits for those). Call with no filters to get all active promotions.

ParametersJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (starts from 1). Default 1.
sortNoSort by: 'endTime' (default, ending soonest first), 'popularity' (most popular first), 'reward' (highest reward first).endTime
pageSizeNoResults per page (1-20). Default 8.
bankNamesNoFilter by bank names (comma-separated, substring match). Use GetBanks to see all available bank names. Example: 'mBank, ING'. Leave empty to show all banks.
productTypesNoFilter by product type codes (comma-separated). Values: 'personalAccount', 'savingsAccount', 'deposit', 'businessAccount', 'creditCard', 'personalVipAccount'. Leave empty to show all types.
SearchSavingsAccountsInspect

Search and compare savings accounts (konta oszczędnościowe) in Poland. Returns interest rates, fees, and conditions. Call with no filters to get all accounts sorted by interest rate.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return (1-50). Default 10.
sortByNoSort by: 'rate' (default, highest interest first), 'score' (overall ranking), 'popularity' (most popular first).rate
bankNameNoFilter by bank name (substring match, case-insensitive). Use GetBanks to see all available bank names. Leave empty to show all banks.
notConditionalNoOnly show unconditional offers (no activity requirements). Default false.
minInterestRateNoMinimum interest rate in percent (e.g. 5.0 for 5%). Default 0 = no filter.
noCheckingRequiredNoOnly show accounts that don't require a checking account (standalone savings). Default false.

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.