Skip to main content
Glama
melontron

ameria-bank

by melontron

Related Servers

Alternatives to ameria-bank

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI assistants to retrieve and format Monobank account statements and transactions by date range.
      5 npm
      4
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that provides monitoring and analytics capabilities for MBBank accounts, allowing users to check balances, transaction history, card details, and savings information.
      7
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for Mercury Banking API that enables listing accounts and retrieving transactions via natural language.
      7 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server that connects AI assistants to Actual Budget for budget management, enabling natural language queries, transaction creation, and spending analysis.
      1,446 npm
      55
      MIT

    TDQS

    A4.1/5.0

    Scored across 5 tools

    Disambiguation3/5

    get_transactions and get_account_events both retrieve transactions—one broadly, one per account—creating overlap. search_transactions provides keyword filtering but its single-page limitation blurs its boundaries with get_transactions. get_available_balance is distinct, but the transaction trio causes moderate ambiguity.

    Naming Consistency4/5

    Most tool names follow a consistent verb_noun pattern (get_transactions, search_transactions, get_accounts_and_cards, get_available_balance, get_account_events). However, 'get_accounts_and_cards' deviates by returning two resource types, slightly breaking the pattern.

    Tool Count5/5

    With only 5 tools, the set is well-scoped for a bank integration, covering browsing accounts, checking balances, and retrieving/searching transactions without bloat.

    Completeness3/5

    The surface covers read operations for accounts and transactions but lacks any write capabilities (e.g., transfers, payments) and missing account details like statements or card management. This is a notable gap for a banking domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues