All MCP servers

Monarch Money

Official
by Api.Airforcestdio070MIT

MCP server for Monarch Money — account, transaction, and budget management.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "monarch-money-imp339e4": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}