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
Google Calendar
Integrates with Google Calendar to read, create, update, and search for calendar events.
Google Docs
A Model Context Protocol (MCP) server for integrating Google Docs with AI clients.
Serpstat API MCP Server
A TypeScript server that integrates Serpstat SEO API with Anthropic's Model Context Protocol (MCP), enabling AI assistants like Claude to access comprehensive SEO data and analysis tools.
MCP Todoist
Manage your tasks and projects with the Todoist API.
Anki Connect
Manage Anki flashcards and decks via the AnkiConnect plugin.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences
Attio
Connect your Attio workspace to large language models.
Quire
This server allows AI assistants to interact with your Quire projects, tasks, and data securely.
Xero
Interact with the Xero Accounting Software API.
Geekbot MCP
An MCP server that integrates Geekbot data and tools with AI models.