home / mcp / expense tracker mcp server
Provides MCP tools to add, update, list, filter, and summarize daily expenses using SQLite.
Configuration
View docs{
"mcpServers": {
"dhruta25-mcp": {
"url": "https://expense-tracker-dhruta.fastmcp.app/mcp"
}
}
}You will learn how to connect to and use the Expense Tracker MCP Server, a lightweight, SQLite-backed toolset that helps you add, update, list, filter, and analyze your daily expenses via MCP-compatible clients.
Connect to the remote MCP server from your MCP client (for example Claude Desktop). Use the remote server URL to link the client to the Expense Tracker MCP Server, so you can access a set of tools that manage expenses.
Prerequisites you need before connecting:
Step-by-step connection flow you can follow right away:
The Expense Tracker MCP Server is publicly accessible via the live endpoint. Tools expose a straightforward way to manage expenses without installing or running any local servers. If you need to switch devices, simply reconnect to https://expense-tracker-dhruta.fastmcp.app/mcp from your MCP client.
Add a new expense with date, amount, category, subcategory, and note.
Edit or update an existing expense.
Delete a saved expense instantly.
List all expenses or filter by a date range.
Calculate total expenses overall or by a specific category.
Show all expenses within a chosen category such as Food, Travel, or Shopping.