dough-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOUGH_API_KEY | Yes | The API key you minted | |
| DOUGH_API_URL | Yes | Base URL of your Dough instance, e.g. https://dough.example.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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