Copilot Money MCP by ignaciohermosillacornejo
52 score
This MCP server bridges Copilot Money with AI platforms like Claude and Cursor. It provides tools for fetching transactions, account balances, and automated data cleanup. By enabling secure, programmable access to financial records, it allows agents to perform complex tasks like transaction tagging and spending audits autonomously.
Ranked #1606 out of 8915 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 226
Freshness 8d ago
Issue Health 75%
Stars 19
Platform Breadth 1 platform
Contributors 6
Description Detailed
How to Improve
Stars low impact
Platforms medium impact
Supported Platforms
From the README
# Copilot Money MCP Server > AI-powered personal finance queries using local Copilot Money data ## Disclaimer **This is an independent, community-driven project and is not affiliated with, endorsed by, or associated with Copilot Money or its parent company in any way.** This tool was created by an independent developer to enable AI-powered queries of locally cached data. "Copilot Money" is a trademark of its respective owner. ## Overview This MCP (Model Context Protocol) server enables AI-powered queries of your Copilot Money personal finance data by reading locally cached Firestore data (LevelDB + Protocol Buffers). **100% local processing** - no network requests, all data stays on your machine. **Key Features:** - 🔒 **100% Local & Private** - Reads from local cache, zero network requests - 🤖 **AI-Powered** - Natural language queries via Claude Desktop - ⚡ **Fast** - Processes thousands of transactions in under 2 seconds - 🛡️ **Read-Only** - Never modifies your Copilot MoneyRead full README on GitHub →