disclos-article-50
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| article_50_disclosureA | Generate the exact EU AI Act Article 50 transparency disclosure you must show users, for a given use case and language. Returns the visible label, where and when to show it, and a copy-paste implementation snippet. Covers chatbots (50(1)), AI-generated content (50(2)), emotion recognition and biometric categorisation (50(3)), and deepfakes (50(4)). |
| which_article_50_rules_applyA | Work out which Article 50 transparency duties apply to a product, from a few yes/no facts. Returns the relevant sub-rules and the use_case keys to feed into article_50_disclosure. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 2 tools
The two tools have completely distinct purposes: one identifies applicable rules, the other generates the disclosure. There is no overlap or ambiguity.
Both tool names follow a clear, descriptive pattern using snake_case with specific nouns and verbs, making them predictable and understandable.
Two tools is minimal but appropriate for the narrow domain of Article 50 compliance. It covers the essential workflow without unnecessary bloat.
The tool set covers the full process: first determine which rules apply, then generate the appropriate disclosure. No obvious gaps for this specific purpose.