Odel
money mcp server

money mcp server

@parsons-aiDeveloper ToolsUpdated 4mo ago

Personal finance assistant — track transactions, budgets, net worth via Plaid

Server endpointStreamable HTTP

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Money MCP Server

Personal finance MCP server by Parsons.AI — connect AI assistants to your financial data.

Server URL

https://money.parsons.ai/api/mcp

Transport: Streamable HTTP Auth: OAuth 2.1 (Dynamic Client Registration)

Tools

ToolDescriptionType
whoamiGet authenticated user infoRead
schemaGet database table/column detailsRead
queryExecute read-only SQL queries on your financial dataRead
mutateCreate, update, or delete budgets, goals, reminders, and other entitiesWrite
syncRefresh latest data from connected bank accounts via PlaidWrite

What You Can Do

  • "What's my net worth?" — Query all accounts and get total assets, liabilities, and net worth
  • "Show my top spending categories this month" — Analyze transactions by category
  • "Create a grocery budget for $500/month" — Create budgets, goals, and reminders
  • "Sync my latest transactions" — Pull fresh data from your connected banks
  • "Compare dining spending: January vs December" — Comparative analysis across time periods

How to Connect

Claude.ai / Claude Desktop

Add as a connector using the server URL above. OAuth will guide you through sign-in.

Any MCP Client

Point your client to https://money.parsons.ai/api/mcp using Streamable HTTP transport.

Links

About

Money connects to your bank accounts via Plaid to provide real-time financial tracking. All data is secured with row-level security — you can only access your own financial data.

Built by Parsons.AI.