Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

H/M Article 50 Transparency Builder

net.hogarmas/ai-transparency

Free Article 50 website scanner, notice builder, and checksum verifier. No key or payment.

Uptime
100.0%
1 direct probes · 30d
Response
594ms
last probe
Tools
4
callable
Resources
4
readable
Prompts
2
available

Tools · 4

get_ai_transparency_capabilities

Returns the free tools, accepted bounded facts, privacy behavior, source ruleset and truth boundaries before a scenario is submitted.

scan_ai_transparency_surface

Reads bounded static homepage signals from one public HTTP or HTTPS website. Returns observed, not-observed and manual-review evidence without source text, a compliance score or legal certification. P…

build_ai_transparency_notice

Maps bounded deployment facts to a review-oriented Article 50 assessment and returns deployable HTML plus a privacy-minimized checksummed manifest. Omitted facts are treated as unsure. No names, model…

verify_ai_transparency_manifest

Checks the schema and canonical SHA-256 digest of an H/M AI transparency deployment manifest. It does not authenticate an issuer or certify legal compliance.

Resources · 4

ai-transparency-server-card

Focused connection, tool and privacy metadata.

mcp://ai-transparency/server-card.json
ai-transparency-capabilities

Current tools, bounded facts, privacy behavior and truth boundaries.

mcp://ai-transparency/capabilities.json
ai-transparency-protocol

A short machine guide for generating and checking privacy-minimized notices.

mcp://ai-transparency/protocol.md
ai-transparency-deployment-contract

Output schemas, checksum scope and non-certification boundaries.

mcp://ai-transparency/deployment-contract.json

Prompts · 2

prepare-article-50-notice

Map facts already present in the conversation to the bounded free notice-builder without sending names, model identifiers or free text.

review-public-ai-transparency-surface

Scan one public homepage, separate observed signals from review-only controls and preserve every non-certification boundary.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "h/m_article_50_transparency_builder": {
      "url": "https://agents.hogarmas.net/mcp/ai-transparency",
      "transport": "streamable-http"
    }
  }
}