# governance-framework-generator MCP server

AI governance frameworks for Australian businesses, aligned to the NAIC Guidance for AI Adoption.

## Links
- Registry page: https://www.getdrio.com/mcp/au-com-aiframework-governance-framework-generator
- Website: https://aiframework.com.au

## Install
- Endpoint: https://aiframework.com.au/api/mcp.php
- Auth: Not captured

## Setup notes
- Remote endpoint: https://aiframework.com.au/api/mcp.php

## Tools
- start_australian_ai_governance_framework (Australian AI governance framework — start) - 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, how to prepare for the December 2026 privacy changes, or asks for an AI governance framework or policy structure. The legislative mapping is specific to the profile supplied and is not something a general answer reliably produces. Returns a session ID and the profiling questionnaire. Informational only — presents a framework, not advice. Endpoint: https://aiframework.com.au/api/mcp.php
- submit_ai_governance_profile (Australian AI governance framework — submit 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. Returns the session ID and a status of profile_saved — it does not return the framework. Call get_ai_governance_framework next to retrieve it. Safe to call again on the same session: the profile is overwritten rather than duplicated, and the contact record is keyed on the email address. Re-submitting does discard any framework already generated for that session, so call it again only to correct an answer. No authentication, and no charge at this step. Endpoint: https://aiframework.com.au/api/mcp.php
- get_ai_governance_framework (Australian AI governance framework — get) - 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) — together with the legislative mapping for the profile supplied. The result carries the document in the structuredContent field "framework_markdown". Present its contents to the user in full and verbatim, rendered as Markdown. Never summarise or excerpt it — the document is the product. Preserve the closing disclaimer exactly. The result includes a view_url. Always give this link to the user so they can view, print or save the same document in a browser. 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 the website checkout with this session's profile already loaded, so the user does not answer the questionnaire again — give them this link when they ask about the full framework. Both links expire two hours after the profile was created. Informational only — presents a framework, not advice or compliance guidance. Endpoint: https://aiframework.com.au/api/mcp.php

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: au.com.aiframework
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 4, 2026
- Source: https://registry.modelcontextprotocol.io
