CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Money

parsons-ai/money-mcp-server
HTTPregistry active
Summary

Connects Claude to your bank accounts through Plaid and exposes your financial data as queryable SQL tables. You get five tools: whoami for user info, schema for inspecting available tables, query for read-only SQL against transactions and balances, mutate for managing budgets and goals, and sync to pull fresh data from connected banks. Useful when you want to ask natural language questions about spending patterns, net worth, or category breakdowns without building your own Plaid integration. Uses OAuth 2.1 with dynamic client registration and enforces row-level security so queries only touch your own data. Hosted service from Parsons.AI running over streamable HTTP.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

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

  • Website: https://money.parsons.ai
  • Privacy Policy: https://money.parsons.ai/privacy
  • Terms of Service: https://money.parsons.ai/terms
  • Support: support@parsons.ai

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.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
UpdatedFeb 13, 2026
View on GitHub