copilot-money-mcp

data-ai MCP Server

MCP server for Copilot Money App - AI powered personal finance queries using local data

VerifiedInstall Ready
data-aidata-ai
4 views51 stars17 forksv2.2.0MIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
51
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx copilot-money-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "copilot-money-mcp": {
      "command": "npx",
      "args": [
        "copilot-money-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

20
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (20)

get_accounts

List all accounts with balances, filter by type (checking, savings, credit, investment). Includes net worth calculation.

get_investment_splits

Stock split history with ratios, dates, and multipliers.

get_budgets

Get budgets with spending vs. limit comparisons.

get_securities

Security master data — ticker, name, type, price, and identifiers (ISIN/CUSIP).

get_goals

Get financial goals with target amounts, progress, and monthly contributions.

get_connection_status

Bank sync health for linked institutions, including last sync timestamps and errors.

get_goal_history

Monthly progress snapshots for goals with daily data and contribution records.

get_cache_info

Local cache metadata — date range, transaction count, cache age.

get_balance_history

Daily balance snapshots for accounts over time. Supports daily, weekly, or monthly granularity.

refresh_database

Reload data from disk. Cache auto-refreshes every 5 minutes.

Tool

Description

get_holdings

Current investment holdings with ticker, quantity, price, cost basis, and total return.

get_transactions

Query transactions with filters — date range, category, merchant, amount, account, location, text search, and special types (foreign, refunds, duplicates, HSA-eligible).

get_investment_prices

Historical price data (daily + high-frequency) for stocks, ETFs, mutual funds, and crypto.

get_categories

List categories with transaction counts and spending totals. Supports list, tree, and search views.

get_investment_performance

Per-security investment performance data.

get_recurring_transactions

Identify subscriptions and recurring charges with frequency, cost, and next expected date.

get_twr_returns

Time-weighted return (TWR) monthly data for investment holdings.

Mode

Flag

Auth

Network