aus-accounting-mcp
aus-accounting-mcp
Унифицированный сервер Model Context Protocol (MCP) для австралийского вычислительного учёта, контрольных показателей малого бизнеса ATO, Payday Super 2026 и Division 7A.
Совместим с Claude Desktop, Claude Code, Cursor, Antigravity и OpenAccountants.
🛠️ Предоставляемые MCP-инструменты
Имя инструмента | Описание | Ключевая законодательная ссылка |
| Запрашивает контрольные показатели малого бизнеса ATO и выполняет анализ отклонений по коэффициентам расходов. | Контрольные показатели малого бизнеса ATO |
| Оценивает окно соблюдения требований Payday Super в 7 рабочих дней и моделирует задержки клирингового центра и обязательства SGC. | Payday Super (1 июля 2026) / SGAA 1992 |
| Рассчитывает минимальный ежегодный платёж по s 109N (MYR), график амортизации и журналы зачёта франкированных дивидендов. | Division 7A ITAA 1936 |
| Генерирует синтетические, автономные, безопасные для конфиденциальности полезные нагрузки ATO SBR (CTR и BAS) для тестирования ИИ-агентов. | Стандартная бизнес-отчётность (SBR) |
Related MCP server: Accounting Practice MCP Server
⚡ Установка и быстрый старт
1. Установка через pip
pip install .2. Запуск MCP-сервера (транспорт stdio)
aus-accounting-mcp🔌 Интеграция с клиентами
Claude Desktop
Добавьте в claude_desktop_config.json (%APPDATA%\Claude\claude_desktop_config.json):
{
"mcpServers": {
"aus-accounting": {
"command": "aus-accounting-mcp"
}
}
}Cursor
Добавьте в .cursor/mcp.json:
{
"mcpServers": {
"aus-accounting": {
"command": "aus-accounting-mcp"
}
}
}Claude Code
claude mcp add aus-accounting -- aus-accounting-mcp⚖️ Лицензия
Лицензия MIT. Автор: Ryan Duguid.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/JohnKenley'
If you have feedback or need assistance with the MCP directory API, please join our Discord server