Skip to main content
Glama

Rozbij Bank - Polish bank offers

Search Business Accounts

SearchBusinessAccounts
Read-onlyIdempotent

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.

Input Schema

TableJSON 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).

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed5 schema fields changed
    • changedInput schema / properties / bankName / description
      Previous value: -"Filter by bank name (e.g. 'mBank', 'ING Bank Śląski', ' PKO Bank Polski')"New value: +"Filter by bank name (substring match, case-insensitive). Use GetBanks to see all available bank names. Leave empty to show all banks."
    • changedInput schema / properties / customerType / description
      Previous value: -"Filter by customer type (e.g. 'JDG', 'Spółka')"New value: +"Filter 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)."
    • changedInput schema / properties / limit / description
      Previous value: -"Maximum number of results to return (1-50)"New value: +"Maximum number of results to return (1-50). Default 10."
    • changedInput schema / properties / minScore / description
      Previous value: -"Minimum total score (0-100)"New value: +"Minimum total score (0-100). Default 0 = no filter."
    • changedInput schema / properties / sortBy / description
      Previous value: -"Sort by: score or reward"New value: +"Sort by: 'score' (default, overall ranking), 'reward' (highest bonus/reward first)."
  2. Changed1 schema field changed
    • changedInput schema / properties / bankName / description
      Previous value: -"Filter by bank name (e.g. 'mBank', 'ING', 'PKO')"New value: +"Filter by bank name (e.g. 'mBank', 'ING Bank Śląski', ' PKO Bank Polski')"
  3. First observed

TDQS

A4/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is covered. The description adds that results are sorted by score and are relevant for entrepreneurs/companies, but does not disclose additional behavioral traits such as pagination, rate limits, or the exact meaning of 'compare' beyond the schema.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the core purpose and a clear default usage instruction. No wasted words; every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a straightforward search tool with full schema coverage and read-only annotations, the description adequately covers purpose and default behavior. It does not describe the output format, but no output schema exists and the schema explains the parameters well, so the tool is usable without further context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% with detailed parameter descriptions, including defaults and aliases. The description does not add any parameter semantics beyond the schema, so the baseline of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Search and compare') with a clear resource ('business bank accounts in Poland'), and explicitly distinguishes from sibling tools like SearchPersonalAccounts by scoping to entrepreneurs and companies. It conveys both the action and the target audience without ambiguity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides a clear usage context: call with no filters to get all business accounts sorted by score. While it doesn't explicitly mention when not to use it or name alternatives like SearchPersonalAccounts, the sibling tool list makes the distinction obvious, and the instruction about no filters is actionable.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources