Content
# Beancount MCP (Model Context Protocol) Server
A Beancount MCP server which can execute beancount query, and submit transaction to the ledger.
## Usage
`uvx beancount-mcp [--transport=stdio/sse] your_ledger.bean`
### Add to Claude
Add to `claude_desktop_config.json` (you can find this file by using Settings - Developer - Edit Config):
```
{
"mcpServers": {
"https://github.com/StdioA/beancount-mcp/tree/master": {
"command": "uvx",
"args": [
"beancount-mcp",
"--transport=stdio",
"PATH_TO_YOUR_LEDGER"
],
"disabled": false,
"autoApprove": []
}
}
}
```
Connection Info
You Might Also Like
Vibe-Trading
Vibe-Trading: Your Personal Trading Agent
ai-berkshire
Berkshire in the AI Era: A Value Investment Research Framework Based on...
hexstrike-ai
HexStrike AI is an AI-powered MCP cybersecurity automation platform with 150+ tools.
notion-local-ops-mcp
Use Notion AI with your local files, shell, and fallback local agents.
mcp
MCP servers for 200M+ patents, pharma records, and R&D intelligence, powered...
OpenProphet
Autonomous AI trading agent with web dashboard, MCP tools, and Go trading backend