Odel
acb tax mcp

acb tax mcp

Local
@haiiibinPythonMITUpdated 2w ago

Canadian ACB and capital gains: average-cost, per-disposition gains, superficial-loss detection.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIacb-tax-mcpv0.4.0

Run

uvx acb-tax-mcp

MCP client config

{
  "mcpServers": {
    "acb-tax-mcp": {
      "command": "uvx",
      "args": [
        "acb-tax-mcp"
      ]
    }
  }
}