← Back to Plugins
MCP Server MCP

io.github.dweekly/quicken-mac-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "quicken-mac-mcp",
      "version": "1.6.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to Quicken database file (auto-detected if not set)",
          "format": "string",
          "name": "QUICKEN_DB_PATH"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...