Skip to main content
Glama
vmrchnk

BudgetBakers MCP Server

by vmrchnk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BUDGETBAKERS_API_TOKENYesYour BudgetBakers Wallet API token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_accountsA

Get all financial accounts with balances. Use this first to get accountId for other tools.

get_categoriesA

Get income/expense categories. Use to find categoryId for filtering transactions.

get_labelsA

Get user-defined labels/tags. Use to find labelId for filtering transactions.

search_transactionsA

Search transactions with filters. accountId is required — use get_accounts first to find it.

get_transactionA

Get full details of a single transaction by ID.

spending_by_categoryA

Aggregate spending by category for a date range. Shows where money goes.

cashflow_summaryB

Calculate income, expenses, and net cashflow for a date range.

top_merchantsB

Find merchants/payees with the highest spending in a date range.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/vmrchnk/budgetbakers-mcp'

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