Your Money Left The Chat
БесплатноНе проверенA Rust + MCP powered financial tracker that knows exactly where your money ghosted you.
Описание
A Rust + MCP powered financial tracker that knows exactly where your money ghosted you.
README
📀 Demo Video
TL;DR
A Rust-native 🦀, SQLite-backed, LLM-powered financial tracking system
AI-powered money tracker that logs your spending, analyzes your habits, and calculates taxes. all through natural conversation.
Talk to Claude or Ollama, and the system will store everything locally using SQLite, no cloud bullshit.
🧠 Features
✍️ Natural Language Input Log expenses like:
“Spent 129 baht on KFC today” → Stored instantly
📆 Smart Summaries Daily, monthly, yearly breakdowns, including category-based analytics
📊 Graph View (Only Claude Can Do THIS!!!) Visualize how much of your soul goes into food every month
📉 Tax Calculation Estimate how much you’ll owe Uncle Sam (or whoever)
🔒 Offline & Local-First 100% yours – no internet, no accounts, no surveillance capitalism
🦀 Tech Stack
| Layer | Tech |
|---|---|
| Backend | MCP Rust SDK + SQLite + Diesel |
| AI Interface | Claude / Ollama (via mcp-cli) |
🔧 Getting Started
Install Rust, SQLite, and Makefile
Rust: https://www.rust-lang.org/tools/install SQLite: https://sqlite.org/download.html GNU Make: https://www.gnu.org/software/make/
Clone the Repo
https://github.com/Rayato159/your-money-left-the-chat cd your-money-left-the-chatInstall Diesel CLI
cargo install diesel_cli --no-default-features --features sqliteIf you facing with the error that can't find
sqlite3.lib, Please installsqlite3on your machine first.Create Sqlite Database
Just create file
database.dbin any folder you want, or you can use this commandDatabase Setup
Makefile:
make migrate-upOr using cargo as original
diesel migrate runBuild the Project
Makefile:
make build-releaseOr using cargo as original
cargo build --release --bin your_money_left_the_chatEdit the config file
Find the
config.json, of your MCP agent then add thisWindows:
{ "mcpServers": { "money": { "command": "PATH-TO/your-money-left-the-chat/target/release/your_money_left_the_chat.exe", "args": ["PATH-TO/database.db"] } } }Linux/MacOS:
{ "mcpServers": { "money": { "command": "PATH-TO/your-money-left-the-chat/target/release/your_money_left_the_chat", "args": ["PATH-TO/database.db"] } } }Chatting with your dude (MCP Agent):
You: "Hey, I spent 129 baht on KFC today" MCP Agent: "Got it! I've logged that expense for you. Anything else?"
Установка Your Money Left The Chat
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Rayato159/your-money-left-the-chatFAQ
Your Money Left The Chat MCP бесплатный?
Да, Your Money Left The Chat MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Your Money Left The Chat?
Нет, Your Money Left The Chat работает без API-ключей и переменных окружения.
Your Money Left The Chat — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Your Money Left The Chat в Claude Desktop, Claude Code или Cursor?
Открой Your Money Left The Chat на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Your Money Left The Chat with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
