Skip to main content
Glama
eloircorona

hledger-mcp

Related Servers

Alternatives to hledger-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      A read-only MCP server that gives AI agents structured access to a Beancount personal finance ledger.
      1
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server for hledger that provides tools for financial reports, transaction management, and account management.
      1
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Double-entry accounting ledger MCP server for autonomous agents that enables creating accounts, posting journal entries, and generating financial reports.
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      Enables AI agents to create accounts, record balanced double-entry transactions, query balances, and reconcile accounts against a SQLite-backed ledger through four MCP tools.
      4
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      A Model Context Protocol (MCP) server that keeps the books for your personal and business finances using double-entry accounting — driven entirely from an LLM.
      51 npm
      MIT
    • A
      license
      C
      quality
      D
      maintenance
      A Model Context Protocol server that allows AI assistants to query and analyze financial data through Ledger CLI, enabling tasks like financial reporting, budget analysis, and accounting.
      9
      51
      MIT

    TDQS

    A3.6/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool targets a distinct hledger concern: balances, transaction history, budget reports, and adding transactions. There is no meaningful overlap between them.

    Naming Consistency5/5

    All tools follow the verb_noun pattern with 'get_' for read operations and 'add_' for the write operation. Naming is perfectly predictable and consistent.

    Tool Count5/5

    Four tools is a compact, focused set for a hledger interface covering the most common actions. No tool is redundant, and the scope feels well-suited to an MCP server.

    Completeness3/5

    The core workflows of viewing balances, transactions, budgets, and adding entries are covered. However, there are notable gaps such as no way to list accounts, edit/delete transactions, or retrieve full transaction details, which are common hledger operations.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues