Gives Claude read-only access to your Quicken For Mac SQLite database while the app is running. Ships as both an MCP server with eight prebuilt tools (list_accounts, query_transactions, spending_by_category, list_portfolio) and a Claude skill that teaches the assistant to write SQL directly against the schema. Quicken encrypts its database when closed, so the app must be open. Useful for ad-hoc financial queries like comparing category spending across time periods, finding transactions by payee or amount, or reviewing investment holdings without opening the Quicken UI. Also includes a CLI tool for terminal access and a Python export script if you want to move your data out entirely.
claude mcp add --transport stdio dweekly-quicken-mac-mcp uvx quicken-mac-mcp