Skip to main content
Glama
mjstramel

Monarch Money MCP Server

by mjstramel

Related Servers

Alternatives to Monarch Money MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      Enables agent-friendly access to Monarch Money finances, including accounts, transactions, budgets, cash flow, and mutations through structured MCP tools.
      33
      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
      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
      34 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A Model Context Protocol (MCP) server that enables AI assistants to interact with your Monarch Money personal finance data. Manage accounts, transactions, budgets, and analyze your finances programmatically.
      MIT
    • 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
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that integrates with Monarch Money to provide financial data access and operations, including account management, transaction filtering, budget analysis, and goal tracking through natural language.
      -

    TDQS

    C2.1/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct action and resource (account, transaction, budget, category). The names clearly differentiate them, with no overlap in purpose.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern using snake_case (e.g., get_accounts, create_transaction). The naming is uniform and predictable.

    Tool Count5/5

    With 6 tools, the server is well-scoped for a personal finance domain, covering essential reads and writes without unnecessary bloat.

    Completeness3/5

    The set covers creating accounts and transactions and retrieving key data, but lacks update/delete operations for accounts and transactions, which are notable gaps for full lifecycle management.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues