Skip to main content
Glama
dennisonbertram

Brex MCP Server

get_expenses

Retrieve and filter company expenses from Brex with status, type, and amount criteria. View merchant details and budget information for expense analysis.

Instructions

Retrieve a paginated list of expenses with optional filters for status, type, and amount. Supports expansion of related objects like merchant and budget details. Returns expenses with automatic money annotation (cents, dollars, formatted).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
expense_typeNoType of expenses to retrieve (CARD, CASH, BILLPAY, REIMBURSEMENT, CLAWBACK, UNSET)
statusNoFilter by expense approval status (DRAFT, SUBMITTED, APPROVED, OUT_OF_POLICY, VOID, CANCELED, SPLIT, SETTLED)
payment_statusNoFilter by payment processing status (NOT_STARTED, PROCESSING, CANCELED, DECLINED, CLEARED, REFUNDING, REFUNDED, CASH_ADVANCE, CREDITED, AWAITING_PAYMENT, SCHEDULED)
limitNoMaximum number of expenses to return (default: 50, max: 100)
expandNoRelated objects to include in response. Default: [] for minimal size

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dennisonbertram/mcp-brex'

If you have feedback or need assistance with the MCP directory API, please join our Discord server