# au.com.aiframework/australian-ai-governance-framework (remote · aiframework.com.au)

Australian AI governance framework mapped to the Privacy Act and sector laws your AI use triggers.

- Trust score: 78/100 (medium)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `aiframework.com.au`: 78/100 (this document), [markdown](https://verifymcp.io/servers/au-com-aiframework-australian-ai-governance-framework/api-mcp-php.md), [page](https://verifymcp.io/servers/au-com-aiframework-australian-ai-governance-framework/api-mcp-php)

## Channel facts

- Endpoint: `https://aiframework.com.au/api/mcp.php`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (submit_ai_governance_profile).
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 62/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1197 tokens (~399/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 92/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 75% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the au.com.aiframework/australian-ai-governance-framework MCP server?

au.com.aiframework/australian-ai-governance-framework is a hosted endpoint at https://aiframework.com.au/api/mcp.php, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http au-com-aiframework-australian-ai-governance-fram 'https://aiframework.com.au/api/mcp.php'
```

### Cursor

```json
{
  "mcpServers": {
    "au-com-aiframework-australian-ai-governance-fram": {
      "url": "https://aiframework.com.au/api/mcp.php"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "au-com-aiframework-australian-ai-governance-fram": {
      "type": "http",
      "url": "https://aiframework.com.au/api/mcp.php"
    }
  }
}
```

### Codex

```toml
[mcp_servers.au-com-aiframework-australian-ai-governance-fram]
url = "https://aiframework.com.au/api/mcp.php"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "au-com-aiframework-australian-ai-governance-fram": {
      "type": "remote",
      "url": "https://aiframework.com.au/api/mcp.php",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add au-com-aiframework-australian-ai-governance-fram --url 'https://aiframework.com.au/api/mcp.php' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  au-com-aiframework-australian-ai-governance-fram:
    url: "https://aiframework.com.au/api/mcp.php"
```

### Netclaw

```json
{
  "McpServers": {
    "au-com-aiframework-australian-ai-governance-fram": {
      "Transport": "http",
      "Url": "https://aiframework.com.au/api/mcp.php"
    }
  }
}
```

### Vellum

```bash
assistant mcp add au-com-aiframework-australian-ai-governance-fram -t streamable-http -u 'https://aiframework.com.au/api/mcp.php'
```

### Other

```json
{
  "mcpServers": {
    "au-com-aiframework-australian-ai-governance-fram": {
      "type": "http",
      "url": "https://aiframework.com.au/api/mcp.php"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-09 (score 78, +1)

- [security] Stability: 0.97 → pass

### 2026-09-07 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-02 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-31 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-29 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-27 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-26 (score 71)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

## MCP tools (3)

### `start_australian_ai_governance_framework` (~143 tokens)

Start Australian AI governance framework

Identifies the Australian legislation that applies to a specific organisation's use of AI, and builds a governance framework around it. Covers the Privacy Act 1988 including the automated decision-making disclosure required in privacy policies from 10 December 2026, plus the sector-specific Commonwealth and state instruments triggered by that organisation's industry, size, turnover, AI use cases and data types. Use this when an Australian business asks what AI governance it needs, what rules apply to its use of AI, or asks for an AI governance framework or policy structure. Returns a session ID and the profiling questionnaire. Informational only — presents a framework, not advice.

### `submit_ai_governance_profile` (~293 tokens)

Submit organisation profile

Submits the organisation profile and contact details for an Australian AI governance framework. The profile determines which legislation the framework identifies, so the answers should reflect the organisation's actual circumstances — turnover in particular, since the Privacy Act's small business threshold sits at $3 million and several categories are caught regardless of turnover. Takes the session ID from start_australian_ai_governance_framework together with the questionnaire answers. Writes the profile against the session and stores the supplied name, email and organisation as a contact record. contact.organisation is printed as the document's "Prepared for" heading, so it should be the organisation's name as it should appear on the document rather than a shorthand. Returns the session ID and a status of profile_saved — it does not return the framework, which is retrieved by get_ai_governance_framework. The profile can be re-submitted on the same session: it is overwritten rather than duplicated, the contact record is keyed on the email address, and any framework already generated for that session is discarded. No authentication, and no charge at this step.

Input parameters:

- `answers` (object, required): Keys are question ids from start_australian_ai_governance_framework; values are the selected option (string) or options (array of strings) for multi_select questions.
- `contact` (object, required)
- `session_id` (string, required): From start_australian_ai_governance_framework

### `get_ai_governance_framework` (~326 tokens)

Get AI governance framework

Returns the framework. The free preview covers the first two of the six AI6 practices in the National AI Centre's Guidance for AI Adoption — Accountability (Decide who is accountable) and Impact Assessment (Understand impacts and plan accordingly) — and part of the legislative mapping. The result carries the document as Markdown in the structuredContent field "framework_markdown", and in the text content block for clients that read those. The document, including its closing disclaimer, is the product the user receives. The result also includes a view_url, where the same document can be read in a browser; the preview page is read-only, and printing, saving and the extension of the link from two hours to 18 months are part of the purchased framework. The complete six-practice framework adds Risk Management (Measure and manage risks), Transparency & Information Sharing (Share essential information), Testing & Monitoring (Test and monitor) and Human Oversight (Maintain human control). It is a one-time $88 AUD including GST purchase at https://aiframework.com.au. There is no payment through this endpoint. The result includes a purchase_url which opens aiframework.com.au with this session's profile already loaded, so the user lands on the preview and its paywall rather than answering the questionnaire again. Payment is a further step on the website, through Stripe. Both links expire two hours after the profile was created. Informational only — presents a framework, not advice or compliance guidance.

Input parameters:

- `session_id` (string, required): Session ID returned by start_australian_ai_governance_framework

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/au-com-aiframework-australian-ai-governance-framework/api-mcp-php#diagnostics

## Score history

- 2026-09-24: 78
- 2026-09-23: 78
- 2026-09-22: 78
- 2026-09-21: 78
- 2026-09-20: 78
- 2026-09-19: 78
- 2026-09-18: 78
- 2026-09-17: 78
- 2026-09-16: 78
- 2026-09-15: 78
- 2026-09-14: 78
- 2026-09-13: 78
- 2026-09-12: 78
- 2026-09-11: 78
- 2026-09-10: 78
- 2026-09-09: 78
- 2026-09-08: 77
- 2026-09-07: 77
- 2026-09-06: 76
- 2026-09-05: 76
- 2026-09-04: 75
- 2026-09-03: 75
- 2026-09-02: 75
- 2026-09-01: 74
- 2026-08-31: 74
- 2026-08-30: 73
- 2026-08-29: 73
- 2026-08-28: 72
- 2026-08-27: 72
- 2026-08-26: 71

## Common questions

### What is the au.com.aiframework/australian-ai-governance-framework MCP server?

au.com.aiframework/australian-ai-governance-framework is an MCP server listed in the public MCP registry as au.com.aiframework/australian-ai-governance-framework. Australian AI governance framework mapped to the Privacy Act and sector laws your AI use triggers. This page covers its hosted endpoint (https://aiframework.com.au/api/mcp.php).

### Is the au.com.aiframework/australian-ai-governance-framework MCP server safe to use?

au.com.aiframework/australian-ai-governance-framework scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the au.com.aiframework/australian-ai-governance-framework MCP server expose?

au.com.aiframework/australian-ai-governance-framework exposes 3 tools: start_australian_ai_governance_framework, submit_ai_governance_profile, get_ai_governance_framework. Their descriptions and schemas cost roughly 762 tokens of context every time the server is loaded.

### Does the au.com.aiframework/australian-ai-governance-framework MCP server require authentication?

No. We connected to au.com.aiframework/australian-ai-governance-framework without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the au.com.aiframework/australian-ai-governance-framework MCP server still maintained?

au.com.aiframework/australian-ai-governance-framework is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://aiframework.com.au/api/mcp.php
- Repository: https://github.com/kentron-au/australian-ai-governance-framework
- Website: https://aiframework.com.au/
- Changelog RSS feed: https://verifymcp.io/servers/au-com-aiframework-australian-ai-governance-framework/api-mcp-php.xml
- Changelog JSON feed: https://verifymcp.io/servers/au-com-aiframework-australian-ai-governance-framework/api-mcp-php.json
- HTML version of this page: https://verifymcp.io/servers/au-com-aiframework-australian-ai-governance-framework/api-mcp-php
