Developer Tools
Trust: 37/100 (Limited)io.github.dweekly/quicken-mac-mcp Guide
Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios.
3 starsby dweekly
Quick Start
Install
npx quicken-mac-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dweekly-quicken-mac-mcp": {
"command": "npx",
"args": [
"quicken-mac-mcp"
]
}
}
}