Quicken icon

Quicken

Transforms local Quicken QIF exports into a queryable DuckDB database, enabling natural language interaction with financial data via LLM clients.

关于

The Quicken MCP Server transforms your local Quicken Interchange Format (QIF) files into a powerful, queryable DuckDB database. This containerized solution allows you to expose your personal financial data through a standardized Model Context Protocol (MCP) interface, enabling natural language interaction with your financial records using LLM clients like ChatGPT, Claude, or Ollama. It offers a suite of tools for listing accounts, querying transactions, generating summaries, and executing safe SQL queries against your data, making your personal finance data accessible through conversational AI.

主要功能

  • QIF Import: Parse and normalize Quicken QIF files into structured database tables
  • In-Memory Database: Uses DuckDB for fast, SQL-compatible data access
  • MCP Tools: Exposes financial data through standardized tools like list_accounts, list_transactions, run_sql, get_summaries
  • Multiple Transports: Supports both stdio and Server-Sent Events (SSE) protocols
  • Security: SQL queries are restricted to SELECT operations only, with dangerous keywords blocked
  • 0 GitHub stars

使用案例

  • Interacting with personal Quicken financial data using LLM clients (e.g., ChatGPT, Claude, ollama)
  • Analyzing spending patterns and generating financial summaries with natural language queries
  • Accessing and querying Quicken account and transaction details programmatically
Craft Better Prompts with AnyPrompt
Sponsored