Actual Budget MCP Server
by jimmyzmli
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the HTTP / MCP server | 3000 |
| NO_AUTH | No | Disable OAuth2 authentication on HTTP transport (true or false) | false |
| ACTUAL_RC_PATH | No | Path to .actualrc.json configuration file | ~/.actualrc.json |
| ACTUAL_SYNC_ID | Yes | Sync ID of the budget file | |
| ACTUAL_DATA_DIR | No | Root directory for isolated instance SQLite databases | ~/.actual-data |
| ACTUAL_PASSWORD | Yes | Server password for Actual Budget | |
| OAUTH_CLIENT_ID | No | OAuth2 Client ID | |
| ACTUAL_SERVER_URL | No | URL of your Actual Budget server | http://localhost:5006 |
| ACTUAL_SKILL_PATH | No | Path to custom Markdown skill guide for actual://skill-docs | Built-in guide |
| OAUTH_CLIENT_SECRET | No | OAuth2 Client Secret | |
| ALLOWED_REDIRECT_DOMAINS | No | Comma-separated allowed hostnames for OAuth redirects | oauth-redirect.googleusercontent.com,localhost |
| ACTUAL_ENCRYPTION_PASSWORD | No | End-to-end encryption password (if enabled on budget) |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues