Quicken Mac MCP
A Claude Skill + MCP server that gives Claude read-only access to your Quicken For Mac financial data. Ask Claude about your accounts, transactions, spending by category, monthly trends, investment holdings, and more. It runs locally over stdio via the published package.
People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-14 · ★ 36 · #62 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Quicken Mac MCP
before you install - you'll need
QUICKEN_DB_PATH
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add dweekly-quicken-mac-mcp -- npx -y quicken-mac-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"dweekly-quicken-mac-mcp": {
"command": "npx",
"args": [
"-y",
"quicken-mac-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package quicken-mac-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.dweekly is GitHub-verified and matches the repo owner
03 · What Quicken Mac MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.6.0 · 2026-08-14
Highlights · Reworked the bundled Quicken skill into focused, strictly read-only workflows · for balances and freshness, cash flow, investments, budgets, tags, and · QuickFill rules. · Added correct, dated balance…
v1.5.0 · 2026-05-30
Highlights · qmac - a self-documenting CLI · Query your Quicken For Mac data straight from the terminal, no AI agent or MCP host required. The original quicken-mac-mcp binary still works for existing Claude…
v1.4.0 · 2026-05-22
Key Additions in v1.4.0 · Agent Skills Pivot: Fully transitioned the project from a rigid, REST-like Model Context Protocol (MCP) server daemon toward Agent Skills. High-fidelity database schemas and dynamic SQL query…
04 · Who maintains Quicken Mac MCP
quicken-mac-mcp is maintained by dweekly. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/dweekly/quicken-mac-mcp
- category
- finance - ranked #62 of 283 actively-maintained finance servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-08-14)
- registry
- io.github.dweekly/quicken-mac-mcp (active, first published 2026-03-03 · 2 versions)
- packages
- npm:quicken-mac-mcp
06 · Quicken Mac MCP FAQ
What is Quicken Mac MCP?
A Claude Skill + MCP server that gives Claude read-only access to your Quicken For Mac financial data. Ask Claude about your accounts, transactions, spending by category, monthly trends, investment holdings, and more. It runs locally over stdio via the published package.
Is Quicken Mac MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-14 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Quicken Mac MCP?
Run `npx -y quicken-mac-mcp`. The README documents one environment variable (QUICKEN_DB_PATH) to set first. You can also paste the ready-made client config above.
Does Quicken Mac MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Quicken Mac MCP
Alternatives to Quicken Mac MCP
Maintained finance servers if Quicken Mac MCP isn't the fit.
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,214 · 2026-08-24
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,613 · 2026-08-25
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 787 · 2026-08-25
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 737 · 2026-08-14
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 712 · 2026-06-20
- Finlab AI Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. ★ 413 · 2026-08-14
Pairs well with
Servers that cover what Quicken Mac MCP doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · EdgeDepth Research · Elisym · Eterna MCP · Tokenized Stock
More TypeScript MCP servers · Gunsnation · Dynatrace Managed MCP · Dynatrace MCP · E18e · Boxpdf · see all