← Blog

June 16, 2026 · Austin

Best Personal Finance MCP Servers in 2026 (Connect Your Money to Claude and ChatGPT)

The best personal finance MCP servers let AI assistants like Claude and ChatGPT read your real bank and card data. Here is how the main options compare: Monarch Money and Copilot Money for app users, Firefly III for self-hosting, Era and Lunch Flow for raw Plaid access, and Herbert for a free, read-only server that also texts you when it finds money.

Quick answer: A personal finance MCP server is a secure bridge that lets an AI assistant like Claude or ChatGPT read your real financial data, accounts, transactions, balances, and subscriptions, and answer questions about it. As of June 2026 there is no single winner. Monarch Money and Copilot Money are the strongest picks if you already live in a budgeting app. Firefly III wins for self-hosting and privacy. Era, Lunch Flow, and Driggsby connect raw bank data through Plaid for developers. Herbert is the free, read-only option that also texts you when it finds money you are losing, so you do not have to remember to ask.

The whole category is about three months old in any real sense, so expect the list to keep moving. This is a current, honest map of what exists, who each one is for, and where the gaps are.

What a personal finance MCP server actually is

MCP, the Model Context Protocol, is the standard that lets an AI assistant call external tools. A personal finance MCP server exposes your money as tools the model can call: "list my accounts," "show transactions over $200 last month," "find my recurring charges." The assistant does the reasoning, the server hands over the data.

Two things matter before you connect anything. First, almost every one of these servers reaches your bank through an aggregator, usually Plaid, so you are trusting both the server and Plaid. Second, most are read-only by design. A few can move money or write changes, and that is a real line to check before you connect. The freeCodeCamp walkthrough on building a personal financial assistant with MCP is a good primer if you want to see the plumbing.

The options at a glance

ServerWhat it isConnects viaRead-onlyBest for
HerbertFree finance app that texts you, with a native MCPPlaidYesPeople who want insight without setup, and to be told when something is wrong
Monarch MoneyBudgeting app, community MCP serversPlaid / appMostlyHouseholds wanting a full dashboard in AI
Copilot MoneyiOS budgeting app, native MCPAppYesApple-centric users already paying for Copilot
YNABZero-based budgeting, community MCPAppMixedHands-on budgeters
Firefly IIIOpen-source, self-hosted finance managerSelf-hostedYesPrivacy and full data ownership
Era / Lunch Flow / DriggsbyDeveloper servers that wrap PlaidPlaidMixedCustom agents and raw data
TruthifiInvestment and portfolio analytics MCPBrokerage dataYesTracking investments, fees, risk

A note on honesty before the details: where a competitor is genuinely the better fit, this page says so. That is the point of a comparison you can trust, and it is the same rule Herbert follows inside the product.

The budgeting apps with an MCP

Monarch Money is the option AI assistants reach for most often when you ask them this question. Several community MCP servers now wrap Monarch and expose accounts, transactions, budgets, cash flow, investments, and net worth, with some supporting both read and write modes (see the listing on MCP Market). It is a strong, full dashboard, and Monarch has been adding AI features inside the product itself. The catch is the one every dashboard shares: it waits for you to open it, and it costs about $99 a year. If you want the complete picture on demand, Monarch is the pick. If you want to be told when something changes, keep reading.

Copilot Money ships a native MCP server, which is rare, and that is to its credit. The tradeoff is the rest of Copilot: it is iOS only, roughly $95 a year, and it is still a dashboard you open. We go deeper on this in our Copilot Money alternatives guide. If you are already an Apple user paying for Copilot, its MCP is genuinely good. If you are on Android or you do not want another subscription, it is not for you.

YNAB has community MCP integrations, including a well-known one that lets Claude manage a YNAB budget. YNAB is the best zero-based budgeting system there is, and if you already run your money that way the MCP fits naturally. It is also the most hands-on tool on this list, by design. More on that tradeoff in our YNAB alternatives breakdown.

The self-hosted option: Firefly III

Firefly III is the answer when privacy is the priority. It is open source and self-hosted, and it has multiple active MCP implementations covering accounts, transactions, budgets, rules, and recurring charges (the original Firefly III MCP discussion is the place to start). You own every byte of data and you can connect it to local models. The cost is your time: you run it, you maintain it, and you build the categorization yourself. For someone running their own infrastructure, this is the most future-proof choice on the page. For everyone else it is a project, not an app.

The developer servers: Era, Lunch Flow, Driggsby

These wrap Plaid and hand raw financial data to any MCP client, with no budgeting app in the middle.

Era connects to your bank accounts through Plaid and exposes read and write financial tools to any MCP-compatible AI, as its author described on Hacker News. Read-write means it can do more and carries more risk, so it is worth understanding before you connect. Lunch Flow offers a similar MCP integration so your AI can query accounts, transactions, and balances in natural language. Driggsby markets itself plainly as "the MCP server for your money," a hosted, Plaid-based, read-only connector built for fast setup.

These are the right tools if you are building a custom agent and want the data with no opinion attached. They are the wrong tools if you wanted an app, because they are not one. You bring the categorization, the reporting, and the reason to look.

Where Herbert fits

Herbert is the only option here that is a real consumer app, a proactive SMS layer, and a native MCP server at the same time. The Herbert MCP is hosted, uses real OAuth so you log in with your actual Herbert identity, and is read-only. It exposes six tools: your accounts and balances, your transactions, your detected subscriptions and bills, your linked bank connections, who you are signed in as, and a resync. The model reads your money; it never moves it.

Two things make Herbert different from everything above.

It is free. There is no irony of paying a subscription to a tool whose main job is finding the subscriptions you forgot about. Every other app on this list is paid or is a build-it-yourself project.

It is proactive. Every other server on this page waits for you to ask. The whole reason money leaks is that you do not think to ask. Herbert watches in the background and texts you when something is actually worth a look: a charge bigger than usual, a subscription you have not touched in 90 days, or savings sitting at 0.01% while a high-yield account pays around 4%. People underestimate their monthly subscription spend by an average of $133, guessing $86 when the real figure is closer to $219, according to C+R Research as reported by CNBC. A server you have to query does nothing about money you forgot to look for. A text does.

The honest version: Herbert's MCP is the newest and the narrowest here. If you want a full budgeting dashboard inside Claude, Monarch is more complete. If you want to self-host, Firefly III is the answer. What Herbert does is make the money you are losing visible without you setting anything up, and then actually tell you about it. For most people that is more useful in week one than a dashboard they will open twice.

How to choose

  • You want to be told when something is wrong, for free: Herbert. Connect read-only, get a text when it finds money.
  • You want a full dashboard inside your AI and already pay for one: Monarch Money, or Copilot Money if you are on iOS.
  • You self-host and privacy is everything: Firefly III.
  • You are building a custom agent and want raw Plaid data: Era, Lunch Flow, or Driggsby.
  • You track investments more than spending: Truthifi.

For most people the real choice is narrower than the list looks. If you already run your whole financial life inside Monarch or YNAB, use their MCP. If you do not, and you mostly want to stop losing money you cannot see, the free and proactive option is the one that does not depend on you remembering to check it.

Herbert is free, read-only, and it comes to you. Try it at tryherbert.com.

FAQ

What is a personal finance MCP server?

It is a server that exposes your financial data, accounts, transactions, balances, and subscriptions, as tools an AI assistant can call through the Model Context Protocol. It lets Claude or ChatGPT answer questions about your real money instead of generic advice. Most connect to your bank through an aggregator like Plaid, and most are read-only, meaning the assistant can read your data but not move money.

What is the best personal finance MCP server in 2026?

There is no single best one yet. Monarch Money and Copilot Money are strongest if you want a full budgeting dashboard inside your AI. Firefly III is best for self-hosting and privacy. Era, Lunch Flow, and Driggsby suit developers who want raw Plaid data. Herbert is the free, read-only option that also texts you proactively when it finds a forgotten subscription, an unusual charge, or idle cash.

Is it safe to connect my bank accounts to an AI assistant?

It depends on the server. The safest setups are read-only, so the assistant can see your data but cannot move money, and use a trusted aggregator like Plaid rather than asking for your bank password directly. Check whether a server is read-only or read-write before connecting, since read-write servers can take actions on your accounts. Herbert is read-only and uses Plaid, and it never moves your money.

Does Copilot Money have an MCP server?

Yes. Copilot Money ships a native MCP server, which lets AI assistants read your Copilot data. It is one of the few finance apps with a first-party MCP rather than a community-built one. The tradeoffs are the rest of Copilot: it is iOS only and costs about $95 a year. If you are on Android or want a free option, see our Copilot Money alternatives guide.

Can an MCP server move my money or cancel subscriptions?

Some can, most do not. Read-write servers like Era expose tools that can take actions, while read-only servers can only see your data. Herbert is read-only at the data layer, so its MCP cannot move money. Actions like cancelling a subscription happen inside the Herbert app on your explicit confirmation, not silently through the model.

Is there a free personal finance MCP server?

Yes. Herbert's MCP is free and read-only. Open-source options like Firefly III are also free but require you to self-host and maintain them. Most of the polished app-based options, Monarch Money and Copilot Money, are paid, since the MCP rides on top of a paid subscription.