Skip to main content
Glama
gunnaabhinay

Personal Expenses MCP Server

by gunnaabhinay

Related Servers

Alternatives to Personal Expenses MCP Server

No user-submitted related servers found.

    Related Servers

    • 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
      Not graded
      quality
      B
      maintenance
      MCP server for personal finance management. Enables natural language expense logging, budgeting, recurring charge detection, and statement import with deterministic local calculations.
      -
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      A personal accounting MCP server that enables AI assistants to record and query financial transactions through natural language, supporting income/expense tracking, balance inquiry, and monthly summaries.
      -
    • 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
      A
      quality
      B
      maintenance
      MCP server for tracking personal expenses via natural language, with tools to add, list, and summarize expenses, backed by Postgres.
      6
      -
    • 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.
      -

    TDQS

    A3.7/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool addresses a distinct lifecycle step: person creation, month setup, expense logging, and statement retrieval. There is no overlapping functionality between any pair of tools.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (add_person, initialize_new_month, log_expense, get_monthly_statement). The verbs are clear and uniformly formatted in snake_case.

    Tool Count5/5

    Four tools is a well-scoped size for a personal expense tracker, covering the core workflow without unnecessary bloat. Each tool serves a clear purpose.

    Completeness4/5

    The core monthly expense cycle is covered: add person, initialize month, log expenses, view statement. Minor gaps include lack of expense edit/delete and inability to view historical statements, but these are workable for a simple expense tracker.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues