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@countbeanUse 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.
This server cannot be installed
Maintenance
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
- Alicense-qualityDmaintenanceMCP Server to query from your Beancount ledger, or submit transaction.11MIT
- Alicense-qualityAmaintenanceA Model Context Protocol (MCP) server that keeps the books for your personal and business finances using double-entry accounting — driven entirely from an LLM.378MIT
- Flicense-qualityCmaintenanceA read-only MCP server that gives AI agents structured access to a Beancount personal finance ledger.1
- Flicense-qualityCmaintenanceMCP server for Beancount ledgers that enables querying with BQL, listing accounts, getting balances, searching transactions, validating the ledger, and appending new entries.
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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