Server data from the Official MCP Registry
Official ACF® MCP server — Agentic Commerce Framework® governance copilot for AI assistants.
Official ACF® MCP server — Agentic Commerce Framework® governance copilot for AI assistants.
The ACF-MCP server is a well-structured governance framework documentation system with strong security fundamentals. No authentication is required (intentional by design per README), but this is appropriate for a public reference tool. Code quality is solid with proper input validation, no dangerous patterns, and appropriate permission scoping. Minor areas for improvement include comprehensive error handling and stricter access controls on HTTP transport. Supply chain analysis found 7 known vulnerabilities in dependencies (3 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aiconsulting06000-tech-acf-mcp": {
"args": [
"-y",
"acf-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Official ACF® Model Context Protocol server. Agentic Commerce Framework® — first open governance standard for autonomous AI agents.
ACF Standard · Compliance · Teaching toolkit
acf-mcp exposes the ACF® doctrine — 4 principles, 4 autonomy levels, 6 maturity dimensions, the DDAO role, 17 methodological cards, 5 expert regulatory guides (AI Act, GDPR, DORA, NIS2, ISO 42001), the white paper and the glossary — as native MCP Resources, Tools and Prompts so any MCP client (Claude Desktop, Cursor, Windsurf, Continue…) can reason on top of it.
It also ships 7 deterministic REASON tools (built on a versioned knowledge base — no internal LLM call) that take a user case and return a structured ACF® governance assessment:
acf.advisor — generic case → structured advice (autonomy + risk + principles + fiches + first actions)acf.classify-agent — killer tool: 10-field qualified-enum input → preliminary qualification (ACF level + criticality + AI Act role + GDPR status + obligations by lifecycle + DDAO controls + sign-off requirements)acf.assess-autonomy — N0-N3 recommendation with go/no-go + gating + kill switch designacf.identify-governance-gaps — 6-dimension maturity score + prioritised remediationacf.map-ai-act-obligations — full obligation set structured by lifecycle phase (pre-go-live / continuous / on-incident) with Digital Omnibus deferralsacf.assign-ddao-controls — level × risk → recommended + ACF-canonical controlsacf.evaluate-agent-mandate — 8-check audit of an existing mandateEvery REASON output is signed: doctrine_version, doctrine_hash, doctrine_archive_url, regulatory_snapshot, generated_at. Every REASON output is positioned as preliminary qualification, not legal advice — requires_human_review: true is constant in V1.0.
# Claude Desktop, Cursor, Windsurf:
npx -y acf-mcp
Add to Claude Desktop claude_desktop_config.json:
{
"mcpServers": {
"acf": {
"type": "stdio",
"command": "npx",
"args": ["-y", "acf-mcp"]
}
}
}
{
"mcpServers": {
"acf": { "type": "http", "url": "https://mcp.acfstandard.com" }
}
}
No API key — V1.0 is open access (cf. Position stratégique in the spec).
V1.0 ships FR + EN translated. The 11 other locales (es, de, pt, it, nl, ru, ar, tr, ja, zh, ko) are infrastructure-supported but fallback to EN with _meta.is_fallback: true signalled. Full translation comes in V1.3 with native juristic review per jurisdiction.
Every REASON output embeds:
doctrine_version — e.g. "ACF framework v1.0 / rules 2026-06"doctrine_hash — sha256 of the active content + rules at call timedoctrine_archive_url — permanent archive of the doctrine version usedregulatory_snapshot — corpus that was reasoned againstgenerated_at — ISO 8601 timestampAn audit can reconstruct the exact analysis produced at instant T by loading the archive URL.
MIT. See LICENSE.
Dorange, V. (2026). Agentic Commerce Framework® (ACF®). ACF Standard.
https://acfstandard.com
Issues + PRs welcome on https://github.com/aiconsulting06000-tech/acf-mcp. Doctrine modifications go through the maintainer review process.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption