Skip to main content
Glama
CPUtester5465

CountBean

Countbean plugin for Claude Code

Hosted plain-text accounting in Claude Code: a git-backed Beancount ledger, AI ingestion of statements and receipts into validated double-entry, and HTML/Excel reports.

Install

/plugin marketplace add https://github.com/CPUtester5465/countbean-plugin.git
/plugin install countbean@countbean

Use the full HTTPS URL, not the CPUtester5465/countbean-plugin shorthand — the shorthand resolves to git@github.com, which needs an SSH key and GitHub's host key already in your known_hosts.

Then connect it to your book — one line, from the book's page at app.countbean.com under Connect Claude:

/countbean:connect cbk_… bok_…

Full documentation is in plugin/README.md.


Related MCP server: bookie

This repository is published, not authored

The source of truth is the plugin/ directory of the Countbean monorepo. This repo is a mirror, pushed by CI on every change.

Pull requests here cannot be merged — they would be overwritten by the next publish. The mirror exists so that installing the plugin does not require access to the private monorepo, and so plugin/mcp/countbean_mcp/ledger.py can keep being byte-compared against its ledger_core original by tests that need both in one tree.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    MCP Server to query from your Beancount ledger, or submit transaction.
    11
    MIT
  • A
    license
    -
    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.
    378
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    A read-only MCP server that gives AI agents structured access to a Beancount personal finance ledger.
    1
  • F
    license
    -
    quality
    C
    maintenance
    MCP server for Beancount ledgers that enables querying with BQL, listing accounts, getting balances, searching transactions, validating the ledger, and appending new entries.

View all related MCP servers

Related MCP Connectors

  • Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.

  • Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

  • MCP server for generating rough-draft project plans from natural-language prompts.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CPUtester5465/countbean-plugin'

If you have feedback or need assistance with the MCP directory API, please join our Discord server