dennisonbertram/mcp-brex
3.2
If you are the rightful owner of mcp-brex and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Brex MCP Server is a Model Context Protocol server designed for the Brex API, focusing on safe, small, read-only responses with projection and batching.
Tools
Functions exposed to the LLM to take actions
get_budgets
Retrieve a list of budgets.
get_expenses
Fetch a list of expenses with optional filters.
get_card_transactions
Get transactions related to card usage.
match_receipt
Match a receipt to an expense (write operation).
update_expense
Update an existing expense (write operation).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client