Skip to main content
Glama
SAYOUNCDR

expense-tracker-mcp-server

by SAYOUNCDR

Related Servers

Alternatives to expense-tracker-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A local MCP server for tracking personal expenses using SQLite, enabling users to add, list, and summarize expenses via natural language.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A lightweight server built with FastMCP and SQLite for managing personal finances. It allows users to add, list, and summarize expenses by category through MCP-compatible clients.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables any MCP-compatible client to add, list, and summarize expenses through natural conversation, using FastMCP and aiosqlite for async database operations.
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      A lightweight MCP server that lets LLM clients track, query, and summarize personal expenses using a local SQLite database.
      -
    • F
      license
      A
      quality
      C
      maintenance
      MCP server for managing personal expenses, enabling users to add, list, and summarize expenses by category, with data stored in a local SQLite database.
      3
      -

    TDQS

    B3.2/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: add, delete, list, summarize, and update. No overlap or ambiguity.

    Naming Consistency4/5

    Four tools follow verb_noun pattern (add_expense, delete_expense, list_expenses, update_expense), but 'summarize' lacks a noun, which is a minor inconsistency.

    Tool Count5/5

    Five tools is well-scoped for an expense tracker, covering essential operations without being excessive or insufficient.

    Completeness4/5

    CRUD operations are present (add, delete, update) along with listing and summarization. Missing a get_expense by ID, but list by date range covers retrieval adequately. Minor gap in filtering without summary.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues