Beancount MCP
Execute Beancount queries and submit transactions to a ledger.
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": []
}
}
}
Related Servers
Notion
Connects AI assistants to your Notion workspace to search and manage pages, databases, and content.
MCP Ashby Connector
An MCP server for integrating with the Ashby Applicant Tracking System (ATS).
Spreadsheet MCP Server
An MCP server for Google Spreadsheet integration, connecting via a Google Apps Script Web App.
Kibela
Integrates with the Kibela API to manage knowledge-based content.
Scenext MCP Server
Integrates with the Scenext AI platform to generate educational videos on various topics.
Dart
Interact with task, doc, and project data in Dart, an AI-native project management tool
Xero
Interact with the Xero Accounting Software API.
Todoist MCP
Interact with your Todoist tasks and projects.
MCP Screenshot
Captures screenshots and performs OCR text recognition.
Evernote
Connects your Evernote account to an LLM, enabling natural language search and queries over your notes.