Skip to main content
Glama
dennisonbertram

Brex MCP Server

Related Servers

Alternatives to Brex MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      Not graded
      maintenance
      Enables AI agents to interact with the Brex financial platform, allowing access to account information, transactions, expenses, receipts, budgets, and spend limits through the Brex API.
      9
      2 npm
      -
    • A
      license
      Not graded
      quality
      F
      maintenance
      Provides read-only access to Monarch Money financial data, enabling AI assistants to analyze transactions, budgets, and cashflow.
      4
      MIT
    • F
      license
      B
      quality
      B
      maintenance
      Provides read-only access to personal financial data via Pluggy, including accounts, transactions, investments, credit cards, and aggregations like total balance, monthly expenses, and net worth.
      18
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Proxies requests to a personal expense tracker API using an API key, enabling AI-driven financial management like viewing transactions and budgets.
      -
    • F
      license
      B
      quality
      B
      maintenance
      Enables interaction with the Bokio accounting API for managing journal entries, invoices, customers, items, and more, with read-only mode by default for safety.
      18
      -
    • A
      license
      A
      quality
      B
      maintenance
      Provides a read-only interface to YNAB budget data, allowing AI assistants to inspect budgets, accounts, categories, transactions, and more. Includes an experimental guarded write workflow for category assignments.
      10
      11 npm
      MIT

    TDQS

    A3.5/5.0

    Scored across 21 tools

    Disambiguation3/5

    There is significant overlap between tools, such as get_all_expenses and get_all_card_expenses, get_expense and get_card_expense, and multiple transaction retrieval tools (get_card_transactions, get_cash_transactions, get_transactions), which could confuse agents about which to use. However, descriptions clarify some distinctions, like card-specific vs. general endpoints, preventing complete ambiguity.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout, with all tools using snake_case and clear prefixes like 'get_', 'match_', 'update_', and 'upload_'. This predictability makes it easy for agents to infer functionality from names alone.

    Tool Count3/5

    With 21 tools, the count is borderline high for a financial management server, potentially overwhelming agents. While Brex's domain (accounts, expenses, budgets, transactions) is broad, the tool set feels heavy, suggesting some consolidation might improve usability without sacrificing coverage.

    Completeness4/5

    The server provides comprehensive coverage for Brex's financial operations, including CRUD-like actions for accounts, expenses, budgets, and transactions, plus utilities like receipt matching and uploading. Minor gaps exist, such as no explicit tools for creating or deleting budgets or accounts, but agents can likely work around these with available read and update operations.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues