Home › Other › quicken-mac-mcp

quicken-mac-mcp

Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios.

TypeScript
★ 39 stars Last pushed 2026-09-10 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.6.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "quicken-mac-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "QUICKEN_DB_PATH": "<YOUR_VALUE>"
      }
    }
  }
}
  • QUICKEN_DB_PATH — Path to Quicken database file (auto-detected if not set)

Related servers

Data from the Official MCP Registry