acf-mcp
Enables AI agents to reason about the ACF governance standard for autonomous AI agents, providing structured assessments, regulatory compliance checks, and doctrine-based tools via MCP.
README
acf-mcp
Official ACF® Model Context Protocol server. Agentic Commerce Framework® — first open governance standard for autonomous AI agents.
ACF Standard · Compliance · Teaching toolkit
What it does
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 8 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 mandateacf.map-to-standards— for each of the 17 ACF® cards, the reverse-index of articles from EU AI Act / GDPR / DORA / NIS2 / ISO 42001 that connect to it (the cross-mapping consumed by audits and regulator filings)
Every 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.
Install (stdio)
# 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"]
}
}
}
No API key — V1.0 is open access (cf. Position stratégique in the spec).
Discover & install
acf-mcp is a local stdio server — there is no hosted HTTP endpoint to configure; it runs on the client via npx (above). Find it through:
- npm —
acf-mcp - MCP Registry —
io.github.acfstandard/acf-mcp - Smithery — search
acf-mcp
Locales
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.
Doctrine traceability
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 timestamp
An audit can reconstruct the exact analysis produced at instant T by loading the archive URL.
License
MIT. See LICENSE.
Citation
Dorange, V. (2026). Agentic Commerce Framework® (ACF®). ACF Standard.
https://acfstandard.com
Contributing
Issues + PRs welcome on https://github.com/acfstandard/acf-mcp. Developer documentation: https://acfstandard.io. Doctrine modifications go through the maintainer review process.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。
mcp-server-qdrant
这个仓库展示了如何为向量搜索引擎 Qdrant 创建一个 MCP (Managed Control Plane) 服务器的示例。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。