Skip to main content
Glama
haonguyen97ftu

avie-moneylover-mcp

Related Servers

Alternatives to avie-moneylover-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables full CRUD and lending management for Money Lover transactions, wallets, categories, and lending records via MCP, with both local and HTTP transports.
      280 npm
      MIT
    • A
      license
      C
      quality
      D
      maintenance
      Enables interaction with Monarch Money data via MCP tools for accounts, budgets, and transactions.
      6
      98 npm
      4
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables local analysis of personal finance data from a Monter JSON export, answering questions about spending, subscriptions, debts, and more via MCP-capable assistants without any cloud servers.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables importing AI provider usage CSVs or syncing OpenRouter/OpenAI costs into a local SQLite ledger, then querying spend, budgets, and invoice-style summaries via MCP tools.
      12 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides an MCP server for querying and managing Monarch Money personal finance data through a local SQLite mirror with read-only SQL access. It enables users to sync transaction history from the Monarch API and analyze accounts, categories, and tags.
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables local read-only exploration of Quicken Simplifi financial data through MCP, with tools for searching transactions, categories, tags, and merchants, using a local SQLite cache and token-based authentication.
      MIT

    TDQS

    A3.5/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool has a clear, distinct purpose: login, user info, wallets, categories, transactions (list, preview, add), and diagnostics. No two tools overlap in functionality.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (e.g., get_wallets, add_transaction, diagnose_write_context). Although verbs vary, they match the action type appropriately, and the naming is uniform and predictable.

    Tool Count5/5

    With 8 tools, the server is well-scoped for a personal finance app. It covers authentication, read operations, transaction creation, and diagnostics without bloat or redundancy.

    Completeness3/5

    The tool set covers authentication, reading of user/wallets/categories/transactions, and adding transactions. However, it lacks update and delete operations for any resource, which are notable gaps in a typical CRUD lifecycle. This could hinder agents from correcting mistakes or modifying data.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues