quicken mac mcp for Claude Desktop
io.github.dweekly/quicken-mac-mcp
Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios.
client:Claude Desktop
transport:stdio
runtime:npm
Install quicken mac mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quicken-mac-mcp": {
"command": "npx",
"args": [
"-y",
"quicken-mac-mcp"
],
"env": {
"QUICKEN_DB_PATH": "<QUICKEN_DB_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs