Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sgoley • Uncategorized
A containerized MCP server that converts Quicken QIF files into a queryable DuckDB database for financial data access.
Query and analyze personal financial data exported from Quicken.
Integrate Quicken financial data with LLM clients via standardized MCP tools.
Run safe, read-only SQL queries on Quicken transaction data.
This MCP server parses and normalizes Quicken QIF files into structured database tables using DuckDB for fast, SQL-compatible access. It exposes financial data through standardized MCP tools, enabling querying of accounts, transactions, categories, and summaries. The server supports multiple transport protocols and enforces security by restricting SQL queries to safe SELECT operations. It is ideal for integrating Quicken financial data with LLM clients like ChatGPT or Claude.