Skip to main content
Glama
MuazamAbbas

expense-tracker-remote-mcp-server

by MuazamAbbas

Related Servers

Alternatives to expense-tracker-remote-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      A remote MCP server that lets users track expenses through Claude AI, supporting add, list, edit, and delete operations via natural language.
      1
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server for tracking personal expenses, supporting adding, listing, and summarizing expense entries with data stored in a local SQLite database.
      -
    • 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
      B
      quality
      D
      maintenance
      MCP server for tracking personal expenses using FastMCP and SQLite, enabling adding, listing, updating, deleting expenses and summarizing by category via natural language tools.
      5
      1
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      A simple MCP server for tracking expenses in a local SQLite database, enabling add, read, update, delete, and summarization of expenses with predefined categories.
      -

    TDQS

    B3.4/5.0

    Scored across 8 tools

    Disambiguation4/5

    Each tool targets a distinct operation (add, list, update, delete, summary, budget, trend, search). list_expenses and search_expenses both retrieve expenses, but list uses filters while search uses keyword, and descriptions clarify the difference.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case (e.g., add_expense, list_expenses, get_summary). This makes the set predictable and easy to navigate.

    Tool Count5/5

    With 8 tools, the server is well-scoped for expense management. Each tool serves a clear purpose without redundancy or bloat, covering core CRUD plus useful analytics.

    Completeness4/5

    The surface covers add, list, update, delete, summary, budget check, trend, and search—solid coverage for expense tracking. Minor gaps like a dedicated get-by-ID or budget-setting tool, but these are not critical and can be worked around.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues