Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • MongoDB MCP Server for LLMs
  • Bybit MCP Server
  • AGE-MCP-Server
  • IcebergMCP
  • Notion Knowledge Base MCP Server
Back to MCP Servers
beancount-mcp

beancount-mcp

Public
StdioA/beancount-mcp

MCP Server to query from your Beancount ledger, or submit transaction.

Verified
python
0 tools
May 29, 2025
Updated May 30, 2025

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": []
    }
  }
}

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • MongoDB MCP Server for LLMs
    MongoDB MCP Server for LLMs

    An MCP server that enables large language models to interact directly with MongoDB databases, allowi...

    Added May 30, 2025
  • Bybit MCP Server
    Bybit MCP Server

    A Model Context Protocol server that provides read-only access to Bybit's cryptocurrency exchange AP...

    9 tools
    Added May 30, 2025
  • AGE-MCP-Server
    AGE-MCP-Server

    An MCP server that provides natural language interaction with Apache AGE graph databases, allowing u...

    Added May 30, 2025
  • IcebergMCP
    IcebergMCP

    An MCP server that enables natural language interaction with Apache Iceberg data lakehouses, allowin...

    Added May 30, 2025
  • Notion Knowledge Base MCP Server
    Notion Knowledge Base MCP Server

    An MCP server that connects to your Notion knowledge base, allowing you to query and retrieve inform...

    Added May 30, 2025