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": []
}
}
}
相關伺服器
Notion ReadOnly MCP Server
An optimized, read-only MCP server for the Notion API with asynchronous processing.
MCP Todoist
Manage your tasks and projects with the Todoist API.
iTop MCP Server
An MCP server for interacting with iTop ITSM systems via its REST API.
MCPComputerUse
A native C# MCP server for Windows automation using direct Windows API integration. It runs as a self-contained executable with no additional runtime required.
Pluga
Connect your AI Agents to automation workflows as if by magic
MCP Content Summarizer Server
An MCP server that uses Google's Gemini 1.5 Pro to generate concise summaries of various content types.
MCP System Information Server
An MCP server that provides system information, such as CPU and memory usage.
Overleaf
Access and analyze Overleaf projects and LaTeX files through Git integration.
Nuclei Server
A simple notes system with resources, tools, and prompts.
Changerawr MCP Server
Manage changelogs, projects, and content on Changerawr using natural language with AI assistants.