Skip to main content
Glama
s-stefanov

actual-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACTUAL_DATA_DIRNoPath to your Actual Budget data directory (default: ~/.actual)
ACTUAL_PASSWORDYesPassword for your remote Actual server (if using a remote server)
ACTUAL_SERVER_URLYesURL of your remote Actual server (if using a remote server)
ACTUAL_BUDGET_SYNC_IDYesSpecific 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

CapabilityDetails
tools
{}
logging
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
financial-insightsGenerate financial insights and advice
budget-reviewReview my budget and spending
actual-cleanupAnalyze budget for cleanup opportunities

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/s-stefanov/actual-mcp'

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