au-tax-mcp-server
Aus Accounting MCP
+----------------------------------------------------------------------+
| Aus Accounting MCP |
+----------------------------------------------------------------------+
| MCP server for AU tax review engines |
+----------------------------------+-----------------------------------+
| DR what it gives you | CR what it needs |
+----------------------------------+-----------------------------------+
| MCP tools for AU tax review | an MCP capable host client |
| delegates to reviewed engines | uv or uvx to install it |
| synthetic SBR test fixtures | - |
+----------------------------------+-----------------------------------+
30-Sekunden-Demo · Installation · Client-Einrichtung · Werkzeug-Referenz · Versionshinweise
Aus Accounting MCP ist eine lokale MCP-Fassade über geprüfte australische rechnerische Buchhaltungs-Engines. Kompatibel mit Claude Desktop, Claude Code, Cursor, Codex und Antigravity.
Payday Super ist eine experimentelle Überprüfung (keine Compliance-Feststellung). Division 7A wird abgelehnt – es gibt keinen Rückzahlungsrechner. SBR-Payloads sind synthetische Fixtures.
[!WARNING] Keine Steuerberatung. Dieser Server liefert strukturierte Ergebnisse, Ablehnungen und Zitate. Er reicht keine Meldungen ein und ersetzt keinen registrierten Steuerberater. Siehe DISCLAIMER.md.
Dies ist ein rechnerischer MCP, kein gehosteter ATO-Dokumentenspeicher. Er wendet gesetzliche Tests auf Zahlen an, die der Betreiber liefert (Payday-Super-Timing, ATO-Kleinunternehmen-Benchmark-Kennzahlen) und lehnt Division 7A ab. Für die Suche nach Rulings verwenden Sie einen Dokumentenabruf-MCP. Vergleich: Australische Steuerwerkzeuge für KI-Agenten.
Dieser Server implementiert das Steuerrecht nicht neu. Payday Super und ATO-Kleinunternehmen-Benchmarks werden delegiert an:
payday-super-checker (
payday-super-checker)ato-benchmark-compare (
ato-benchmark-compare)
Division 7A wird abgelehnt, bis eine geprüfte Engine existiert. SBR-Payloads sind synthetische Fixtures, keine Einreichungen.
30-Sekunden-Demo

Führen Sie die erfundene Demonstration aus, ohne den stdio-Server zu starten:
uvx --from aus-accounting-mcp aus-accounting-mcp-demoDas geprüfte Texttranskript ist die zugängliche Quelle der Wahrheit für die Animation. Seine registrierten MCP-Aufrufe geben ein synthetisches BAS-Fixture mit synthetic true und not_a_lodgment true zurück, dann eine absichtliche Division-7A-Ablehnung mit ERR_POLICY_DIV7A_REFUSED.
Erwarteter strukturierter Erfolg:
synthetic: true
not_a_lodgment: true
form_type: BAS_AU_ACTIVITY_STATEMENT
summary.total_payable_to_ato: "42500.00"Erwartete strukturierte Ablehnung:
code: ERR_POLICY_DIV7A_REFUSED
available: false
reviewed_engine: falseDas Beispiel ist erfunden, ist keine Einreichung, ist keine Steuerberatung und erfordert eine menschliche Überprüfung vor jeder folgenreichen Buchhaltungsmaßnahme. Es verwendet weder Kundendaten noch kontaktiert es externe Dienste.
Namenszuordnung: öffentlicher Name Aus Accounting MCP; Repository au-tax-mcp-server; Python-Distribution aus-accounting-mcp; stdio-MCP-ausführbare Datei aus-accounting-mcp; Demonstrations-ausführbare Datei aus-accounting-mcp-demo; MCP-Registry-Identität io.github.ryanduguid/aus-accounting.
Kanonische Release- und Kompatibilitätsreferenzen: CI, v0.1.6-Release, PyPI 0.1.6, MCP Registry 0.1.6, und compatibility.json. Behandeln Sie eine Version erst dann als veröffentlicht, wenn ihr Ziel aufgelöst wird und mit dem Kompatibilitätsdatensatz übereinstimmt. Der Datensatz verlinkt die von der Engine gepflegte Quelle und das Release; Laufzeit-law_content_date und Quelle bleiben Eigentum der Engine.
Related MCP server: Accounting Practice MCP Server
Installation
Python 3.10+ und uv. Dieser Server und seine Engines sind auf PyPI veröffentlicht; der Server pinnt seine geprüften Engines auf exakte Versionen:
Verwenden Sie CITATION.cff und den v0.1.6-Release-Datensatz für versionierte Herkunft; verifizieren Sie das Ziel, bevor Sie sich darauf verlassen.
uvx aus-accounting-mcpKlonen und pip install . funktioniert weiterhin, wenn Sie einen lokalen editierbaren Baum möchten.
Client-Integration
Standardkonfiguration funktioniert mit Hosts, die einen lokalen stdio-MCP-Server ausführen:
{
"mcpServers": {
"aus-accounting": {
"command": "uvx",
"args": [
"aus-accounting-mcp"
]
}
}
}Fertige Kopien befinden sich in clients/.
Cursor
Oder legen Sie die Standardkonfiguration in ~/.cursor/mcp.json ab.
Claude Desktop
Fügen Sie die Standardkonfiguration in claude_desktop_config.json ein (%APPDATA%\Claude\ unter Windows, ~/Library/Application Support/Claude/ unter macOS).
Claude Code
claude mcp add aus-accounting -- uvx aus-accounting-mcpCodex
codex mcp add aus-accounting -- uvx aus-accounting-mcpWerkzeuge
Tool | Aufgabe | Engine |
| Listet oder durchsucht die mitgelieferten ATO-Geschäftstypen | ato-benchmark-compare |
| Vergleicht vom Betreiber gelieferte Bucket-Summen mit ATO-Bereichen | ato-benchmark-compare |
| Überprüft einen Beitrag gegen das Payday-Super-Timing | payday-super-checker |
| Gibt eine Ablehnung zurück. Keine geprüfte Div-7A-Engine ist angebunden | none |
| Synthetische CTR/BAS für Agententests ( | lokales Fixture |
calc_payday_super_deadline erfordert as_at. Es erfindet keine Clearing-House-Latenz und kann die Übergangszuordnung von LCR 2026/1 nicht bestätigen. Ein Überweisungsdatum allein kann kein ON_TIME erzeugen. Weggelassene ATO-Ausgaben-Buckets sind not_supplied, nicht null.
Beträge sind Dezimalzeichenfolgen, endlich, mit höchstens zwei Dezimalstellen und nicht größer als AUD 1.000.000.000.000,00. Daten sind ISO-8601. Payday Super verwendet den nationalen SGAA-1992-s-6(1)-Kalender von payday-super-checker.
Fragen Sie den Agenten:
Compare these P&L buckets to the ATO small-business benchmarks for this industry. Omit buckets I have not supplied. Do not treat missing as zero.Review this Payday Super contribution. QE day, remitted date, and fund-receipt date are in the CSV. as_at is today. Do not invent an SGC charge.Lizenz
MIT-Lizenz. Erstellt von Ryan Duguid. Grenzaussage: DISCLAIMER.md. Entdeckungskopie: docs/DISCOVERY.md. Zitieren: CITATION.cff.
Maintenance
Related MCP Servers
- FlicenseCqualityDmaintenanceEnables comprehensive Excel operations and financial calculations including investment analysis, rental property management, expense tracking, and automated financial reporting. Supports creating Excel workbooks with advanced financial formulas, cash flow projections, and tax calculations for accounting and finance workflows.1005
- FlicenseNot gradedqualityDmaintenanceAutomates comprehensive accounting workflows including bookkeeping, tax planning, payroll processing, sales tax compliance, and client management. Integrates with QuickBooks and processes financial documents with AI-powered transaction categorization and compliance monitoring.1
- AlicenseAqualityBmaintenanceOffers plain-English access to Australian Taxation Office statistics including personal tax by postcode, company tax by industry, corporate transparency for $100M+ entities, super contributions by age, and the ACNC charity register.7MIT
- FlicenseNot gradedqualityFmaintenanceEnables carbon emission calculations for Australian electricity and gas consumption using official National Greenhouse Accounts 2024 data, supporting all states and territories.
Related MCP Connectors
Australian tax knowledge base for agents: 34,500+ ATO documents, cited answers to any tax question.
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
AU GST/ABN receipt extraction — assigns entertainment/ITC tax codes per line, not just OCR.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ryanduguid/aus-accounting-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server