capabilities · what this server can do
14 tools detected·auth: API key
medium risk● active ○ not requested · hover each badge for details
● fs read● fs write● network○ exec○ eval● secrets
why medium risk: fs read + fs write + network + secrets — requires access to credentials or environment secrets.
- 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
+9 more tools
- 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
- my_tool