Skip to main content
ClaudeWave
ryanduguid avatar
ryanduguid

australian-accounting

View on GitHub

Local MCP server for Australian accounting review: ATO small-business benchmarks, Payday Super 2026, refused Division 7A and synthetic SBR fixtures. Not advice.

MCP ServersOfficial Registry0 stars0 forksPythonUpdated today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/3/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · australian-accounting
Claude Code CLI
claude mcp add australian-accounting -- uvx australian-accounting
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "australian-accounting": {
      "command": "uvx",
      "args": ["australian-accounting"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/ryanduguid/australian-accounting and follow its README.
Use cases

MCP Servers overview

# australian-accounting

Development home for the Aus Accounting MCP application and six independently released
Australian accounting engines. Each component keeps its own distribution name, version,
lockfile, tests, release notes, commands and licence. There is no root package, root
lockfile, shared runtime library or combined version.

## Components

| Path | Distribution | Import package | Commands |
|---|---|---|---|
| `apps/aus-accounting-mcp/` | `aus-accounting-mcp` | `aus_accounting_mcp` | `aus-accounting-mcp`, `aus-accounting-mcp-demo` |
| `packages/ato-benchmark-compare/` | `ato-benchmark-compare` | `atobenchmark` | `ato-benchmark-compare` |
| `packages/payday-super-checker/` | `payday-super-checker` | `paydaysuper` | `payday-super-check` |
| `packages/div7a-loan-review/` | `div7a-loan-review` | `div7aloan` | `div7a-loan-review` |
| `packages/the-exchequer-tally/` | `the-exchequer-tally` | `edwinnixon` | `the-exchequer-tally` |
| `packages/solomons-sword/` | `solomons-sword` | `louisgoldberg` | `solomons-sword` |
| `packages/the-wip-tally/` | `the-wip-tally` | `wiptally` | `wip-tally` |

`IMPORTS.md` records the source repository, commit and tree of every imported engine. The
MCP application is the `io.github.ryanduguid/aus-accounting` MCP Registry server; it
depends on the published `ato-benchmark-compare`, `payday-super-checker` and
`div7a-loan-review` distributions, not on the sibling directories.

## Working in a component

Change into the component directory and use the commands its own `README.md`,
`AGENTS.md` or `CONTRIBUTING.md` documents. The root `CONTRIBUTING.md` routes the
common commands and names the root workflow that runs them.

## Boundaries

- The MCP application depends on engines only through their published distributions.
- Engines never import `aus_accounting_mcp` or another engine, and no production module
  uses a relative import that leaves its package; `tests/test_boundaries.py` proves both.
- Only the workflows under the root `.github/workflows/` are active. Workflow files inside
  component directories are historical records of the source repositories.
- No client data, credentials or generated client reports enter this repository.

## Releases

Each component is released on its own namespaced tag `<component>/vX.Y.Z` by its own root
workflow `.github/workflows/release-<component>.yml`, which calls the pinned Release Policy
reusable workflow for that component directory only. `CONTRIBUTING.md` has the table.

Each component's `LICENSE` applies to that component, and
`packages/ato-benchmark-compare/NOTICE` covers its bundled ATO data. Outputs are review
aids, not advice.
accountingaccounting-aiagent-skillsatoato-benchmarksaustralian-accountingaustralian-taxaustralian-taxationclaude-codecodexcursormcpmcp-servermodel-context-protocolpayday-superpythontax-prep

What people ask about australian-accounting

What is ryanduguid/australian-accounting?

+

ryanduguid/australian-accounting is mcp servers for the Claude AI ecosystem. Local MCP server for Australian accounting review: ATO small-business benchmarks, Payday Super 2026, refused Division 7A and synthetic SBR fixtures. Not advice. It has 0 GitHub stars and its last recorded update is dated 2026-09-02.

How do I install australian-accounting?

+

You can install australian-accounting by cloning the repository (https://github.com/ryanduguid/australian-accounting) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ryanduguid/australian-accounting safe to use?

+

Our security agent has analyzed ryanduguid/australian-accounting and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains ryanduguid/australian-accounting?

+

ryanduguid/australian-accounting is maintained by ryanduguid. The last recorded GitHub activity is dated 2026-09-02, with 0 open issues.

Are there alternatives to australian-accounting?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy australian-accounting to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ryanduguid/australian-accounting
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ryanduguid-australian-accounting)](https://claudewave.com/repo/ryanduguid-australian-accounting)
<a href="https://claudewave.com/repo/ryanduguid-australian-accounting"><img src="https://claudewave.com/api/badge/ryanduguid-australian-accounting" alt="Featured on ClaudeWave: ryanduguid/australian-accounting" width="320" height="64" /></a>

More MCP Servers

australian-accounting alternatives