Skip to main content
Glama
frapbod

Monarch MCP

by frapbod

Related Servers

Alternatives to Monarch MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      D
      maintenance
      Enables interaction with Monarch Money data via MCP tools for accounts, budgets, and transactions.
      6
      37 npm
      4
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server providing 30 tools to access and manage Monarch Money financial data, including accounts, transactions, budgets, and more, enabling AI assistants to interact with personal finances.
      30
      45 npm
      2
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables financial data access from connected bank accounts via MCP tools, allowing natural language queries about balances, transactions, subscriptions, investments, and more, with a focus on privacy and read-only access.
      -
    • A
      license
      Not graded
      quality
      F
      maintenance
      Provides read-only access to Monarch Money financial data, enabling AI assistants to analyze transactions, budgets, and cashflow.
      4
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to manage personal finances through MCP tools for transaction management, spending analytics, and goal tracking.
      1
      -
    • A
      license
      C
      quality
      B
      maintenance
      Unofficial MCP server for Monarch Money that exposes tools for managing accounts, transactions, budgets, and other financial data through natural language.
      125
      1
      MIT

    TDQS

    B3.4/5.0

    Scored across 33 tools

    Disambiguation4/5

    Tool purposes are largely distinct with clear separation between account, transaction, and budget resources. However, there is a cluster of balance-history tools (get_recent_account_balances, get_account_history, get_account_snapshots_by_type, get_net_worth_history) that could trip up an agent seeking general balance data despite detailed descriptions.

    Naming Consistency5/5

    All tools use snake_case and consistently follow a verb_noun pattern (get/refresh/create/update/delete/set). Even qualifiers are placed predictably, making the set easy to navigate.

    Tool Count2/5

    33 tools is well above the 25 threshold for an MCP surface, making selection and discovery cumbersome. The server wraps a full finance API, but for agent use it would benefit from consolidation (e.g., generic balance retrieval) and removing metadata endpoints like get_subscription or get_account_type_options as separate tools.

    Completeness4/5

    The lifecycle coverage is strong for accounts and transactions, including splits and tags, plus budgets and cashflow reporting. Minor gaps exist: tags can only be created and assigned, with no delete/update operation, and category updates are missing, creating some dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues