Skip to main content
Glama
SyedaNaziaGit

Expense-Tracker-MCP-Server

Related Servers

Alternatives to Expense-Tracker-MCP-Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables users to track personal expenses through natural language interactions with comprehensive category support and financial summaries. Provides both local and remote MCP server options with SQLite storage for fast expense management operations.
      -
    • A
      license
      B
      quality
      A
      maintenance
      Enables local tracking of personal expenses by adding, listing, summarizing, updating, and deleting expense records stored in a CSV file through an MCP client.
      5
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Personal expense tracker MCP server that enables tracking expenses, income, budgets, and savings goals through natural language.
      10
      1
      MIT
    • F
      license
      C
      quality
      C
      maintenance
      Enables users to add expenses, retrieve expenses by date range, and get spending summaries by category through MCP tools.
      4
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for tracking expenses with local SQLite storage. Provides tools to add, list, and summarize expenses by category.
      -
    • F
      license
      A
      quality
      C
      maintenance
      Enables expense tracking through the Model Context Protocol, using FastMCP for easy setup and testing via MCP Inspector.
      2
      -

    TDQS

    B3.3/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: adding an expense, listing expenses in a date range, and summarizing expenses by category. There is no meaningful overlap or confusion between them.

    Naming Consistency4/5

    add_expense and list_expenses follow a clear verb_noun pattern, though one uses singular and the other plural. summarize is readable but omits a noun object, creating a minor inconsistency.

    Tool Count5/5

    Three tools is a well-scoped set for a focused expense tracker. Each tool serves a distinct and necessary part of the basic workflow: recording, viewing, and summarizing expenses.

    Completeness3/5

    The core add/list/summarize workflow is covered, but there are no update or delete expense operations. This is a notable gap because users cannot correct or remove mistaken entries without direct database access.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues