# budget-planner-ai-mcp
# **MCP server for budget planner ai mcp operations**

## Install
```bash
pip install budget-planner-ai-mcp
```

## Auth & Rate Limits
- Free tier: 10 calls/day. No API key required.
- Pro tier (£79/mo): unlimited + signed attestations.
- Enterprise (£1,499/mo): white-label.

## Tools

### `create_budget`
Create a monthly budget with category allocations

### `add_expense`
Record an expense transaction

### `add_income`
Record income for a budget period

### `get_budget_status`
Get budget status for a month

### `get_transactions`
List transactions with optional filters

### `create_goal`
Create a savings goal

### `update_goal_progress`
Add contribution to a savings goal

### `get_goals`
Get all savings goals with progress

### `get_analytics`
Get spending analytics

### `set_budget_alert`
Set spending alert threshold for a category

### `get_category_spending`
Get detailed spending by category

### `transfer_funds`
Transfer between budget categories

### `rollover_unused`
Rollover unused budget to next month


## Maintainer
MEOK AI Labs · hello@meok.ai · https://meok.ai · MIT licensed

## Pairs with
Governance moat: pair this tool with any of MEOK's 38 governance MCPs (EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, etc.) for full compliance coverage.
