Submit

Beancount MCP (Model Context Protocol) Server

@StdioA

a year ago
developer-tools
A MCP Server for beancount query and transaction submmit.
Overview

what is Beancount MCP?

Beancount MCP (Model Context Protocol) Server is a server designed to execute Beancount queries and submit transactions to the ledger.

how to use Beancount MCP?

To use Beancount MCP, run the command uvx beancount-mcp [--transport=stdio/sse] your_ledger.bean to interact with your Beancount ledger.

key features of Beancount MCP?

  • Executes Beancount queries efficiently.
  • Submits transactions directly to the ledger.
  • Supports multiple transport methods (stdio and sse).

use cases of Beancount MCP?

  1. Automating financial reporting by querying the ledger.
  2. Submitting transactions programmatically for bookkeeping.
  3. Integrating with other applications for financial data management.

FAQ from Beancount MCP?

  • What is Beancount?

Beancount is a double-entry accounting system that is simple and powerful.

  • Can I use Beancount MCP with any ledger file?

Yes, as long as the ledger file is in the Beancount format.

  • Is Beancount MCP open source?

Yes, Beancount MCP is open source and available under the MIT license.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.