MCP Server
MCP
io.github.dweekly/quicken-mac-mcp
Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios.
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
By
Comments
Sign in to leave a comment