Skip to main content
Glama

Brex MCP Server

get_budget

Retrieve complete budget details from the Brex financial platform by specifying a budget ID to access financial planning information.

Instructions

Get a budget by ID (read-only). Returns the complete budget object. Example: {"budget_id":"budget_123"}

Input Schema

NameRequiredDescriptionDefault
budget_idYesThe ID of the budget to retrieve

Input Schema (JSON Schema)

{ "properties": { "budget_id": { "description": "The ID of the budget to retrieve", "type": "string" } }, "required": [ "budget_id" ], "type": "object" }

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/crazyrabbitLTC/mcp-brex-server'

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