Odel
aus-accounting-mcp

aus-accounting-mcp

Local
@ryanduguidPythonUpdated 4 days ago

Local MCP for ATO benchmarks, Payday Super and limited Division 7A loan review. Not advice.

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).

PyPIaus-accounting-mcpv0.1.7

Run

uvx aus-accounting-mcp

MCP client config

{
  "mcpServers": {
    "aus-accounting-mcp": {
      "command": "uvx",
      "args": [
        "aus-accounting-mcp"
      ]
    }
  }
}