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": []
}
}
}
相关服务器
Google Calendar
Interact with Google Calendar to list events, create meetings, and find free time slots.
Careflow-MCP
Production-ready healthcare workflow automation powered by n8n and the Model Context Protocol. Enables Claude and other AI assistants to trigger HIPAA-compliant patient task management workflows through natural language.
TickTick
Manage tasks, projects, and habits using the TickTick API.
AI Collaboration MCP Server
An MCP server for AI-to-AI collaboration, enabling autonomous workflows and role-based task management between different AI models.
Joplin MCP Server
A server that enables access to Joplin notes and to-dos through the Model Context Protocol (MCP).
early-mcp
Complete MCP server for Early (Timeular) time tracking - 46 tools for tracking, entries, activities, folders, tags, reports. Created with Claude
Unreasonable Thinking Server
A tool for bold and unconventional problem-solving, generating unique solutions by branching and tracking thoughts.
Doc Reading and Converter
A server for reading and converting documents between PDF, DOCX, and Markdown formats using marker-pdf and pandoc.
Google Stitch MCP
Universal MCP Server for Google Stitch. Connect AI agents to your UI designs.
PM Copilot
Triangulates customer support tickets and feature requests to generate prioritized product plans with convergence scoring and PII scrubbing.