Skip to main content
Glama

ai-disclosure-kit

Server Details

EU AI Act Article 50 transparency kit: disclosure text, embeddable banner, compliance record. $59.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A4.3/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one checks whether Article 50 applies and returns a sample sentence, the other provides pricing and product details. There is no meaningful overlap that would confuse an agent.

Naming Consistency5/5

Both tool names follow a consistent verb_noun pattern in snake_case: check_article50_disclosure and get_ai_disclosure_kit_info. The style is uniform and predictable.

Tool Count3/5

With only two tools, the server feels slightly thin, but each tool serves a necessary function for its narrow purpose. The count is borderline for a single-purpose kit but not excessive.

Completeness4/5

The core workflow of checking applicability and learning about the product is covered. The main gap is the absence of a tool to retrieve or apply the full paid compliance text, but the server appears intentionally limited to preview and info.

Available Tools

2 tools
check_article50_disclosureA
Read-only
Inspect

Check whether the EU AI Act's Article 50 transparency rule applies to one of your AI touchpoints, and get a free sample disclosure notice for it. Covers chatbots, AI-generated images/audio/video, AI-generated public text, and emotion-recognition/biometric features. Returns which Article 50 obligation applies, where the notice belongs, and one ready-to-use disclosure sentence -- the same free preview shown on the web tool before checkout. Paste in your own business name for a personalized sentence. Free, no key.

ParametersJSON Schema
NameRequiredDescriptionDefault
touchpointYesWhich AI touchpoint to check: 'chatbot' (conversational AI), 'synthetic_media' (AI-generated/edited images, audio, or video), 'public_text' (AI-generated text published to the public), or 'biometric' (emotion-recognition or biometric-categorization features).
businessNameNoOptional business name to personalize the sample disclosure text. Defaults to 'Your business'.

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, destructiveHint=false, openWorldHint=false. The description adds that the service is free, requires no API key, and returns the same disclosure preview shown before checkout – contextual details beyond the annotations that help an agent call it correctly.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose, then succinctly lists coverage and returns. The added notes about free preview and personalization are concise and useful; no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple read-only tool with only 2 parameters and no output schema, the description fully covers what it does, which touchpoints it handles, what it returns, and how to personalize. No critical gaps remain.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%: both `touchpoint` and `businessName` have detailed descriptions in the schema. The description reiterates the personalization feature but adds no extra semantics beyond the schema. Baseline of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb ('Check') and a precise resource ('whether the EU AI Act's Article 50 transparency rule applies') and the outcome ('get a free sample disclosure notice'). It enumerates the covered touchpoints (chatbot, synthetic media, public text, biometric), making its domain clear and distinct from the sibling get_ai_disclosure_kit_info.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description clearly implies when to use the tool – when you have an AI touchpoint and want to determine Article 50 applicability and obtain a sample notice. It does not explicitly name alternatives or exclusions, but the context is unambiguous and the sibling purpose is sufficiently different. No misleading guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_ai_disclosure_kit_infoA
Read-only
Inspect

Get pricing and details for AI Disclosure Kit: ready-to-use EU AI Act Article 50 transparency-obligation text, an embeddable disclosure banner, and a compliance record template for chatbots, AI-generated media, and biometric-categorization/emotion-recognition features. One-time $59. Useful for an agent implementing EU AI Act transparency disclosures for its user's product.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.3/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and destructiveHint=false, establishing this as a safe read operation. The description adds context about the kit's contents and the one-time $59 price, which helps the agent set expectations, but it does not describe the response format or whether any network access or authentication is involved. Still, with annotations covering the safety profile, this is adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two tightly packed sentences. The first states the core function and lists deliverables; the second adds pricing and a concrete use case. Every clause earns its place, and the key information is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a parameterless, read-only info tool with no output schema and no siblings, this description is fully sufficient. It tells the agent what the tool does, what content is covered, what it costs, and when it is useful. Nothing essential is missing for correct invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters and 100% schema description coverage (an empty schema), so there is nothing for the description to add about parameter meaning. The baseline of 4 for parameterless tools applies here; the description correctly focuses on the tool's purpose rather than inventing parameter details.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description begins with a specific verb and resource: 'Get pricing and details for AI Disclosure Kit.' It then enumerates exactly what the kit includes (Article 50 transparency text, disclosure banner, compliance record template) and its scope (chatbots, AI-generated media, biometric-categorization/emotion-recognition), leaving no ambiguity about what this tool returns.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description states a clear use case: 'Useful for an agent implementing EU AI Act transparency disclosures for its user's product.' While there are no sibling tools to contrast with, this sentence gives the agent context for when to invoke the tool. It lacks explicit when-not-to-use guidance, but that is less critical with no siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • Addedcheck_article50_disclosure
  2. 1 tool update
    • First observedget_ai_disclosure_kit_info

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources