Skip to main content
Glama
drishit96

Budgetsco MCP Server

by drishit96

Related Servers

Alternatives to Budgetsco MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI-driven expense tracking and budget management, including adding expenses, setting budgets, analyzing trends, forecasting, and managing savings goals via natural language.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables users to manage personal finances using natural language, including tracking expenses, income, budgets, and generating financial summaries.
      -
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables personal financial management through AI assistants by providing tools to add transactions, check balances, list transaction history, and generate monthly summaries. Supports natural language interaction for tracking income and expenses with categorization.
      1
      -
    • F
      license
      A
      quality
      B
      maintenance
      Enables personal expense management through MCP tools for CRUD operations, search, budgeting, analytics, and CSV export, including monthly trends and budget status alerts.
      12
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables tracking of personal expenses with tools to add, list, update, delete, and summarize expenses by category.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables personal finance management through natural language: log expenses, snap receipt photos, and import bank statements. Computes budgets, trends, and net worth in any currency, with data persisted and accessible via MCP.
      1
      MIT

    TDQS

    B3.1/5.0

    Scored across 18 tools

    Disambiguation5/5

    Each tool targets a distinct resource-action combination: transactions, recurring transactions, budget, currency, and categories have separate create/read/update/delete operations. The only potential overlap between getCategoriesByType and getCustomCategories is resolved by their specific scopes (general vs. user-created). No two tools appear to serve the same purpose.

    Naming Consistency4/5

    All tools follow a consistent verb_noun pattern (create, delete, get, edit, mark, skip, set) with clear resource nouns. However, there is minor inconsistency in plural/singular usage: getters like getTransactions and getRecurringTransactions use plural, while createTransaction and createRecurringTransaction use singular, and getCustomCategories uses plural while createCustomCategories also uses plural. This is a small deviation from a fully uniform convention.

    Tool Count4/5

    With 18 tools, the server is slightly above the typical 3-15 range, but the breadth of domain resources (transactions, recurring transactions, categories, budget, currency) justifies the count. Each tool has a clear purpose, and no redundant tools are present, so the count feels reasonable for a budgeting application.

    Completeness4/5

    The tool surface covers full CRUD for transactions and recurring transactions, plus essential get/set operations for budget and currency. Categories support creation, deletion, and retrieval, but there is no edit operation for custom categories, which is a minor gap. Overall, the core workflows are covered with only a few missing lifecycle operations.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues