Skip to main content
Glama
chiKeka

Alberta Tax Agent

by chiKeka

Alberta Tax Agent

A Claude MCP plugin that brings the working knowledge of an Alberta tax accounting and law firm into your editor. 47 tools across 10 domains, plus a self-learning layer that lets the agent absorb new rates, rules, and corrections over time.

What's inside

  • Corporate Tax (4 tools). T2/AT1 calculations, SBD, instalments, rate references.

  • GST/HST (4 tools). Registration assessment, Quick Method comparison, ITC eligibility.

  • Payroll (4 tools). CPP/EI/tax deductions, remittance schedules, WCB premiums.

  • Tax Planning (5 tools). Salary vs dividend, Holdco analysis, estate freezes, income splitting, LCGE qualification.

  • Deductions & Credits (5 tools). CCA, SR&ED, vehicle expense, home office.

  • Compliance & Audit (6 tools). Risk assessment, late penalties, voluntary disclosures, director liability, dispute roadmap.

  • International Tax (4 tools). Treaty rates, cross-border transactions, foreign tax credits.

  • Business Structure (3 tools). Entity comparison, asset vs share sale, reorganizations.

  • Deadlines & Calendar (3 tools). Upcoming deadlines, filing calendar, year-end checklist.

  • Self-Learning (9 tools). Knowledge updates, research logging, correction tracking, insight capture, dynamic rate overrides.

Full tool listing in CLAUDE.md.

Related MCP server: Skills MCP AD

Install

npm install
npm run build

Register with Claude Code

claude mcp add alberta-tax-agent node /absolute/path/to/alberta-tax-agent/build/index.js

Register with Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "alberta-tax-agent": {
      "command": "node",
      "args": ["/absolute/path/to/alberta-tax-agent/build/index.js"]
    }
  }
}

Test with the MCP Inspector

npm run inspect

Why this exists

Tax software treats the Income Tax Act as a black box and gives you numbers. A tax-aware agent treats it as queryable knowledge and gives you reasoning. The difference matters most when the right answer depends on facts the form doesn't ask for: a Holdco that may or may not earn its keep, an SR&ED claim whose proxy method changes the math, a cross-border payment whose treaty rate beats the statutory withholding.

The self-learning layer exists because tax law changes. Static rate tables go stale within a year. The dynamic rate overlay lets the agent absorb corrections without a code change.

Disclaimer

Informational analysis only. Not professional tax advice. Verify against current CRA and Alberta TRA publications and consult a qualified CPA or tax lawyer before making decisions with real money attached.

License

MIT

Install Server
F
license - not found
B
quality
D
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
    A
    quality
    F
    maintenance
    An enterprise-grade MCP server that provides specialized tools for legal reasoning and analysis, automatically detecting legal domains and offering domain-specific guidance, templates, and citation formatting.
    3
    33
  • A
    license
    -
    quality
    C
    maintenance
    A production-ready MCP server that enables AI assistants to manage enterprise Active Directory environments through 45 specialized tools for users, groups, and GPOs. Its multi-client architecture allows for the secure management of multiple AD domains from a single codebase using natural language commands.
    3
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    An MCP server that enables AI agents to interact with QuickBooks Online accounts to manage invoices, customers, payments, and financial reports. It provides 20 tools to automate accounting workflows and retrieve financial data through natural language interfaces.
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server providing AI assistants access to Canadian case law and legislation metadata from CanLII across all jurisdictions, supporting search and citation relationships.
    7
    12
    5
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.

  • A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready

  • TaxSort — Tollbooth-monetized MCP server for personal tax transaction classification

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/chiKeka/alberta-tax-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server