Skip to main content
Glama
timbarrow

Monarch for Claude

by timbarrow

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 ci

The 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.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables integration with Monarch Money to query financial data, analyze spending patterns, track budgets, and get personalized financial insights through conversational AI with Claude Desktop.
    11
    3
    ISC
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides read-only access to Tiller Money financial data in Google Sheets, enabling natural language queries for accounts, transactions, categories, and budgets through Claude Desktop.
    10
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Connects Claude Desktop to Yodlee financial data, enabling account management, transaction queries, spending summaries, and audio narrations.
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables 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