Skip to main content
Glama
rollecode

dough-mcp

by rollecode

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOUGH_API_KEYYesThe API key you minted
DOUGH_API_URLYesBase URL of your Dough instance, e.g. https://dough.example.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
dough_summaryA

Compact financial snapshot: total balance and this month's income, spending, budgeted and Ready to Assign.

dough_accountsB

All accounts with balances. Set include_closed to also return closed accounts.

dough_transactionsC

Transactions newest first, with optional filters.

dough_budgetB

The month's budget: income, total budgeted, Ready to Assign, age of money and every active category's budgeted / activity / available.

dough_net_worthA

Current net worth by kind (checking, savings, investments, debts) plus the snapshot history.

dough_billsB

Recurring bills with amount and due day of month.

dough_subscriptionsC

Subscriptions with amount and due day of month.

dough_savings_goalsD

Active savings goals with target and derived saved amount.

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/rollecode/dough-mcp'

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