Monarch for Claude
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Monarch for ClaudeWhat did I spend on dining last month?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Monarch for Claude
This is a local, single-user Windows connector for Claude Desktop. It exposes the exact tool inventory described in src/tools/contracts.ts: read-only account/transaction/category/tag/rule tools plus an audited, preview-and-confirm path for safe classification rules.
Install
Download the .mcpb file from the latest GitHub release, verify it against the accompanying .sha256 file, and install it using Claude Desktop's Extensions UI.
Related MCP server: Tiller Money MCP Server
Build
npm ci
npm run ciThe resulting bundle and SHA-256 file are in dist/. No Node installation should be needed at runtime because Claude Desktop supplies Node.
Connect and reauthenticate
Call connect_monarch in Claude. It opens a dedicated browser profile; sign in directly with Monarch. No password, token, cookie, or OTP is accepted by an MCP tool. get_monarch_connection_status reports safe diagnostic codes only. Expired sessions are removed and require reconnecting.
Uninstall
Remove the extension in Claude Desktop. If desired, separately delete %LOCALAPPDATA%\MonarchForClaude\auth.bin and %LOCALAPPDATA%\MonarchForClaude\logs to remove encrypted local session data and diagnostics.
Live testing
Live tests are intentionally absent from the default commands. Before use with a real account, validate the browser capture with the owner present and use an impossible, generated merchant criterion for rule write acceptance tests. Never commit real data or credentials.
This is an independent community project and is not affiliated with or endorsed by Monarch Money or Anthropic.
This server cannot be deployed
Maintenance
Related MCP Connectors
Read-only access to Genie accounts, transactions, investments, and financial summaries.
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Read-only access to your bank, investment, and crypto accounts: balances, transactions, holdings.
Read-only finance and operations controls for AI agents with evidence and safe next actions.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables integration with Monarch Money to query financial data, analyze spending patterns, track budgets, and get personalized financial insights through conversational AI with Claude Desktop.113ISC
- AlicenseNot gradedqualityDmaintenanceProvides read-only access to Tiller Money financial data in Google Sheets, enabling natural language queries for accounts, transactions, categories, and budgets through Claude Desktop.10MIT
- AlicenseNot gradedqualityDmaintenanceConnects Claude Desktop to Yodlee financial data, enabling account management, transaction queries, spending summaries, and audio narrations.1MIT
- AlicenseNot gradedqualityBmaintenanceEnables Claude to analyze personal finances by reading bank CSVs or connecting to Plaid for live transactions, categorizing spending, flagging overspending against benchmarks, and generating actionable reports and savings tips.MIT