Skip to main content
Glama
akutishevsky

LunchMoney MCP Server

by akutishevsky

Related Servers

Alternatives to LunchMoney MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI assistants to interact directly with Lunch Money's financial API, allowing users to query transactions, access budget information, and perform financial analysis through natural language.
      -
    • A
      license
      B
      quality
      C
      maintenance
      An MCP server providing full integration with the Lunch Money API to manage financial data including transactions, budgets, assets, and categories. It enables AI assistants to perform CRUD operations on financial records through a standardized HTTP interface.
      26
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A comprehensive MCP server that enables AI assistants to manage Lunch Money finances through 37 tools for transactions, budgets, and accounts. It supports both local stdio and remote HTTP transport modes with secure, encrypted credential storage.
      7 npm
      3
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      An MCP server that lets AI assistants interact with your Lunchmoney data, enabling natural language queries about transactions, budgets, and spending patterns.
      4
      8 npm
      27
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A Model Context Protocol server that allows AI assistants to interact with Lunch Money accounts, enabling management of transactions, categories, budgets, and other financial data through natural language commands.
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      A lightweight MCP server for managing personal finances locally. It allows users to log transactions, view summaries, manage categories, and interact with their budget via any MCP-compatible LLM client.
      12
      -

    TDQS

    A3.6/5.0

    Scored across 59 tools

    Disambiguation4/5

    Tools are generally distinct by resource (categories, tags, transactions, accounts, crypto, budget). Some potential confusion exists among get_all_manual_crypto, get_all_synced_crypto, and get_all_plaid_accounts, and between get_single_recurring_item and recurring-related transaction filters, but descriptions clarify boundaries well.

    Naming Consistency3/5

    Most tools follow a clear verb_noun pattern (get_all_*, create_*, update_*, delete_*), but there are inconsistencies: 'trigger_plaid_fetch' is verb-object-inverted, 'upsert_budget' uses a nonstandard verb, and 'split_transaction'/'unsplit' patterns are implied rather than explicit. Also, 'delete_transaction_attachment' exists while there is no get/create/update for attachments.

    Tool Count2/5

    59 tools is a very large surface for an agent to navigate, even if each maps to a real API endpoint. The breadth is understandable because the Lunch Money API covers many resources, but the count pushes toward the high end and will increase selection difficulty.

    Completeness5/5

    The tool set comprehensively covers the domain: transactions (CRUD, bulk, split/group, attachments), accounts (manual/plaid/crypto, synced/crypto), categories, budgets, recurring items, tags, and balance history. No major obvious gaps for the apparent personal-finance API surface, aside from negligible attachment listing/deletion.

    Maintenance

    ActivitySlowing
    ResponsivenessResponsive