finance & fintech

Monarch Mcp Server

MCP server providing read-only access to Monarch Money financial data, enabling AI assistants to analyze transactions, budgets, accounts, and cashflow data with MFA support.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y carsol/monarch-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "monarch-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "carsol/monarch-mcp-server"
  ]
}

About This MCP Server

carsol/monarch-mcp-server

MCP server providing read-only access to Monarch Money financial data, enabling AI assistants to analyze transactions, budgets, accounts, and cashflow data with MFA support.

GitHub: https://github.com/carsol/monarch-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub