{
  "markdown": "# Money MCP Server\n\nPersonal finance MCP server by [Parsons.AI](https://parsons.ai) — connect AI assistants to your financial data.\n\n## Server URL\n\n```\nhttps://money.parsons.ai/api/mcp\n```\n\n**Transport:** Streamable HTTP\n**Auth:** OAuth 2.1 (Dynamic Client Registration)\n\n## Tools\n\n| Tool | Description | Type |\n|------|-------------|------|\n| `whoami` | Get authenticated user info | Read |\n| `schema` | Get database table/column details | Read |\n| `query` | Execute read-only SQL queries on your financial data | Read |\n| `mutate` | Create, update, or delete budgets, goals, reminders, and other entities | Write |\n| `sync` | Refresh latest data from connected bank accounts via Plaid | Write |\n\n## What You Can Do\n\n- **\"What's my net worth?\"** — Query all accounts and get total assets, liabilities, and net worth\n- **\"Show my top spending categories this month\"** — Analyze transactions by category\n- **\"Create a grocery budget for $500/month\"** — Create budgets, goals, and reminders\n- **\"Sync my latest transactions\"** — Pull fresh data from your connected banks\n- **\"Compare dining spending: January vs December\"** — Comparative analysis across time periods\n\n## How to Connect\n\n### Claude.ai / Claude Desktop\nAdd as a connector using the server URL above. OAuth will guide you through sign-in.\n\n### Any MCP Client\nPoint your client to `https://money.parsons.ai/api/mcp` using Streamable HTTP transport.\n\n## Links\n\n- **Website:** https://money.parsons.ai\n- **Privacy Policy:** https://money.parsons.ai/privacy\n- **Terms of Service:** https://money.parsons.ai/terms\n- **Support:** support@parsons.ai\n\n## About\n\nMoney connects to your bank accounts via [Plaid](https://plaid.com) to provide real-time financial tracking. All data is secured with row-level security — you can only access your own financial data.\n\nBuilt by [Parsons.AI](https://parsons.ai).\n",
  "bytes": 1860,
  "sha": "8e6620970aa5ea36246cb147bb2b497a2514dca703498647b92ee4551d74fbed",
  "repo_slug": "parsons-ai/money-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_parsons_ai_money_184292ee/readme"
}