Budgetsco
About
Manage personal finances, track transactions, and create budgets with Budgetsco.
Details
- Author
- drishit96
- Categories
- Productivity, Finance, Other
Jump to
Setup
Install Budgetsco in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/drishit96/budgetsco-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
MCP Server for Budgetsco, enabling personal finance management through transactions, budgeting, and financial tracking capabilities.
- Prerequisites
- Setup
- Available Tools
- Development
- Configuration
- License
- Node.js (version 22.x recommended)
- Check your Node.js version with:node --version
- Clone the repository
- Create a.envfile in the root directory with your Budgetsco access token:
BUDGETSCO_ACCESS_TOKEN='your_access_token_here'
The server provides several tools for managing personal finances:
- Create, edit, and delete transactions
- View transaction history with flexible filters
- Support for various payment modes (Cash, Credit Card, UPI, etc.)
- Get predefined and custom categories
- Create and manage custom categories
- Categorize transactions for better financial tracking
- Set up automated recurring transactions
- Manage daily, monthly, or yearly recurring entries
- Skip or mark recurring transactions as complete
- Set and manage budgets for different categories
- Track budget utilization
- Get detailed budget breakdowns
- Set and manage currency preferences
- Support for multiple international currencies
- BUDGETSCO_ACCESS_TOKEN(required): Your Budgetsco personal access token
To use this MCP server with clients like Claude, add the following configuration:
{ "mcpServers": { "budgetsco": { "command": "npx", "args": ["@budgetsco/mcp"], "env": { "BUDGETSCO_ACCESS_TOKEN": "<YOUR_TOKEN>" } } } }
This project is licensed under the MIT License. See theLICENSEfile for details.
Built with the officialMCP TypeScript SDK(@modelcontextprotocol/sdk). The server uses stdio transport; log diagnostics to stderr only so stdout stays reserved for JSON-RPC.
AI2Fin | Intelligent Financial Management
Tools for expense tracking, tax deductions, bill management, and financial analysis.
A powerful server for Excel file processing, data analysis, and visualization, leveraging Python and Go for high performance.
Manipulate Excel files (XLSX, XLSM, etc.) without needing Microsoft Excel, featuring an integrated AI assistant.
Integrate with Google Sheets to read, write, and manage spreadsheet data.
Interact with Google Sheets using a Python-based MCP server and Google Apps Script.
Full Google Sheets integration - read, write, format cells, create charts, use formulas, and manage spreadsheets.
Provides real-time currency conversion and exchange rate data using the Frankfurter API.
Parses invoice data, uploads it to Google Sheets, and answers queries by fetching information from the sheet.
Organizze Finance Manager MCP Server. Create transactions, consult balances, and manage goals.
Access and manage your Monarch Money financial data and operations.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




