actual-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACTUAL_DATA_DIR | No | Path to your Actual Budget data directory (default: ~/.actual) | |
| ACTUAL_PASSWORD | Yes | Password for your remote Actual server (if using a remote server) | |
| ACTUAL_SERVER_URL | Yes | URL of your remote Actual server (if using a remote server) | |
| ACTUAL_BUDGET_SYNC_ID | Yes | Specific budget to use (optional) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-transactionsC | Get transactions for an account with optional filtering |
| spending-by-categoryC | Get spending breakdown by category for a specified date range |
| monthly-summaryC | Get monthly income, expenses, and savings |
| balance-historyC | Get account balance history over time |
| get-accountsA | Retrieve a list of all accounts with their current balance and ID. |
| get-grouped-categoriesA | Retrieve a list of all category groups with their id, name, type and category list. |
| get-payeesA | Retrieve a list of all payees with their id, name, categoryId and transferAccountId. |
| get-rulesA | Retrieve a list of all rules. PS amount comes in cents: positive for deposit, negative for payment |
| get-budget-monthsA | Retrieve a list of all available budget months in YYYY-MM format. |
| get-budget-monthA | Retrieve budget data for a specific month, including budgeted amounts, spending, and balances per category. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| financial-insights | Generate financial insights and advice |
| budget-review | Review my budget and spending |
| actual-cleanup | Analyze budget for cleanup opportunities |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/s-stefanov/actual-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server