Expense Tracker MCP Server

by simran-mehta · data-analytics · mcp-server, glama

Enables AI assistants like Claude to manage personal expenses locally using SQLite. Supports adding, categorizing, summarizing expenses, setting budgets, and exporting data without cloud services.

Source: https://github.com/simran-mehta/Expense-Tracker-MCP-Server

Install

git clone https://github.com/simran-mehta/Expense-Tracker-MCP-Server

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Expense Tracker MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • Neo4j MCP Server by Dhakshnamoorthi146

    Exposes a Neo4j graph database as MCP tools, enabling AI agents to run read and write Cypher queries.

  • MCP Helpdesk Server by AtharvaPatil31

    Enables AI assistants to manage helpdesk tickets by viewing open tickets and resolving them with resolution notes via a MySQL database.

  • mcp-1panel by Guoyin-Wen

    Full-featured MCP server for 1Panel server management panel. Provides 490+ tools for managing websites, databases, containers, files, and more through natural language.

  • wherewent by habibafaisal

    Zero-config SQL profiler for slow Python/SQLAlchemy jobs, built for agents: returns the exact call site, query count, and fix as compact machine-readable fields instead of raw query logs~55× fewer tokens per diagnosis (≈10k → ≈180) and the matching drop in API cost.

  • mysql-mcp by charlesaugust44

    A read-only MySQL MCP server that provides a safe_query tool for executing SELECT and SHOW queries while blocking write operations, designed for use with OpenCode.

  • sqlite-mcp-local by Ajaytechgenius

    Enables read-only querying of a local SQLite database via MCP, with tools to list tables, retrieve schema, and execute SELECT/WITH/EXPLAIN queries.

  • Local Library MCP by asimmetria

    Local MCP server that provides verified answers about Jimmer and internal libraries using a SQLite FTS5 knowledge base.

  • expenses-tracker-mcp by samu187

    Enables read-only SQL queries and transaction classification tools for local expense tracking, including listing, filtering, and bulk account assignment with dry-run mode.

Frequently asked questions

How do I install Expense Tracker MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Expense Tracker MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Expense Tracker MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.