Skip to main content
Glama
ykp-narola

Expense Tracker MCP Server

by ykp-narola

Related Servers

Alternatives to Expense Tracker MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      A minimal FastMCP server providing demo tools for arithmetic operations and dice rolls, designed for learning MCP wiring with Claude Desktop or other MCP clients.
      3
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides basic calculator operations (add, subtract, multiply, divide) as MCP tools for use with Claude Desktop and other MCP clients.
      -
    • F
      license
      B
      quality
      D
      maintenance
      A simple demonstration MCP server that provides basic utility tools including dice rolling and number addition functionality. This server serves as a tutorial example for setting up both local and remote MCP servers using FastMCP.
      3
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables rolling dice with customizable sides and counts, returning results and totals via MCP Streamable HTTP transport.
      -

    TDQS

    C2.6/5.0

    Scored across 5 tools

    Disambiguation3/5

    The three expense tools are clearly distinct, but the presence of roll_dice and add_numbers is jarring and creates confusion about the server's purpose. While they don't overlap with each other or the expense tools, their irrelevance makes the tool set feel incoherent and may cause an agent to question selection.

    Naming Consistency2/5

    Naming is inconsistent: 'add_expense' and 'add_numbers' share a verb but target different domains, while 'roll_dice', 'list_expenses', and 'summarize' use different verb styles. No consistent pattern (e.g., verb_noun) is followed across all tools.

    Tool Count2/5

    With only 5 tools, two of which are completely unrelated to expense tracking, the effective tool count for the intended domain is 3. An expense tracker typically requires more operations (e.g., update, delete, get by ID), so the surface feels thin and under-scoped.

    Completeness2/5

    The expense domain is missing essential CRUD operations: there is no update_expense, delete_expense, or get_expense by ID. The only available operations are create, list, and summarize, leaving significant gaps that would hinder an agent from managing expenses effectively.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues