sgoley/quicken-mcp-server
3.3
If you are the rightful owner of quicken-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Quicken MCP Server is a containerized solution that transforms Quicken QIF files into a queryable DuckDB database, enabling interaction with financial data through standardized MCP tools.
Tools
Functions exposed to the LLM to take actions
list_accounts
List all accounts with balances.
list_transactions
Query transactions with flexible filtering.
run_sql
Execute safe SQL queries against the data.
get_summaries
Generate financial summaries and statistics.
get_categories
List transaction categories.
search_transactions
Search transactions by text.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client