Skip to main content
Glama
ryanduguid

aus-accounting-mcp

by ryanduguid

aus-accounting-mcp

Python Model Context Protocol License: MIT

호주 컴퓨터 회계, ATO 소기업 벤치마크, Payday Super 2026 및 Division 7A를 위한 통합 Model Context Protocol (MCP) 서버.

Claude Desktop, Claude Code, Cursor, Antigravity 및 OpenAccountants와 호환됩니다.


🛠️ 제공되는 MCP 도구

도구 이름

설명

주요 법적 참조

get_ato_benchmarks

ATO 소기업 벤치마크를 조회하고 비용 비율에 대한 분산 분석을 수행합니다.

ATO Small Business Benchmarks

calc_payday_super_deadline

Payday Super 7 영업일 준수 기간을 평가하고 클리어링 하우스 지연 및 SGC 부채를 시뮬레이션합니다.

Payday Super (1 July 2026) / SGAA 1992

calc_div7a_repayment

s 109N 최소 연간 상환액(MYR), 상각 일정 및 franked 배당금 상계 분개를 계산합니다.

Division 7A ITAA 1936

generate_synthetic_sbr_fixture

AI 에이전트 테스트를 위한 합성, 제로 네트워크, 개인정보 보호 안전 ATO SBR 페이로드(CTR 및 BAS)를 생성합니다.

Standard Business Reporting (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가 작성했습니다.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    C
    quality
    D
    maintenance
    Enables 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.
    100
    5
  • F
    license
    Not graded
    quality
    D
    maintenance
    Automates 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
  • A
    license
    A
    quality
    B
    maintenance
    Offers 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.
    7
    MIT
  • F
    license
    Not graded
    quality
    F
    maintenance
    Enables carbon emission calculations for Australian electricity and gas consumption using official National Greenhouse Accounts 2024 data, supporting all states and territories.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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