Skip to main content
Glama

ai_governance_full_report_async

Read-only

Audit EU AI Act complet (Règlement UE 2024/1689) — implémentation native audit-grade. Classifie le système IA selon les 4 tiers de risque (unacceptable/high_risk/limited_risk/minimal_risk/gpai) sur la base de l'Annexe III et de l'Article 5. Produit : (1) classification tier + justification + articles applicables, (2) checklist conformité Articles 9-15 + 50 + 53-55, (3) gaps documentation Annexe IV, (4) mapping ISO 42001, (5) deadlines EU AI Act 2025-2029, (6) estimation coût et effort, (7) top 10 recommandations P0/P1/P2. Retourne immédiatement (<300ms) un job_id. Poller avec ai_governance_full_report_result(job_id) après eta_seconds (~90s). Cache 7 jours pour inputs identiques. Async tool — register a webhook via webhooks_manage(register, url, [job.completed]) to receive callbacks instead of polling. Faster + lighter. DISCLAIMER : non substitutif à un avis juridique professionnel.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_sizeNoTaille entreprise : startup (≤50), smb (51-250), mid (251-1000), large (1001-5000), enterprise (>5000)
data_sourcesNoSources de données utilisées par le système IA
affected_personsNoCatégories de personnes affectées par les décisions du système (ex: candidats, employés, clients)
geographic_scopeNoZones géographiques de déploiement (ex: 'EU', 'France', 'Global')
intended_purposeYesFinalité prévue du système IA : à quoi sert-il concrètement
deployment_contextNoContexte de déploiement : interne (usage employés), public, B2B, B2C
ai_system_descriptionYesDescription détaillée du système IA : ce qu'il fait, comment il fonctionne, quelles décisions il prend

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
job_idYesIdentifiant unique du job — passer à ai_governance_full_report_result
statusYes
eta_secondsYesDurée estimée avant disponibilité du résultat
submitted_atYesTimestamp ISO-8601 de soumission

TDQS

A4.6/5.0
Behavior5/5

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

Beyond annotations (readOnlyHint=true, destructiveHint=false), the description discloses detailed async behavior: returns in <300ms, job_id-based polling, ~90s eta, 7-day cache, and webhook callback support. It also lists the exact report structure (7 deliverables) and includes a disclaimer that it is not a substitute for professional legal advice. This is highly transparent about what the tool does and its limitations.

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 dense and information-rich, using a numbered list for output components and clear, actionable sentences. It is longer than typical but every sentence adds essential operational detail (timing, caching, webhook, disclaimer). Minor redundancy such as 'Faster + lighter' and mixing disclaimer at the end does not significantly detract, but a slightly more structured layout would earn a 5.

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?

The description fully covers the async workflow, including submission, polling, result retrieval, webhook alternative, caching, and expected output format. It also clarifies the legal scope and includes a disclaimer. Given the tool's complexity, this description leaves no critical gaps for an agent to invoke it correctly. The output schema is not needed because the description enumerates the report components.

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?

The input schema has 100% description coverage for all 7 parameters, so the schema already provides the needed semantics. The description adds contextual value by mentioning that classification is based on Annex III and Article 5, but it does not elaborate on individual parameter meanings or constraints beyond what the schema already states. With full schema coverage, the baseline of 3 is appropriate.

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 clearly states the tool audits the EU AI Act, classifies AI systems into risk tiers, and produces a comprehensive report with seven components. It specifies the exact regulation (Règlement UE 2024/1689) and the classification logic (Annexe III, Article 5). It also distinguishes itself from sibling tools by explicitly naming the polling tool (ai_governance_full_report_result) and webhook management (webhooks_manage), clarifying its role as the async submission endpoint.

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

Usage Guidelines5/5

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

The description provides explicit usage instructions: it returns a job_id immediately, tells the agent to poll with ai_governance_full_report_result(job_id) after eta_seconds (~90s), and offers an alternative to register a webhook via webhooks_manage. It also notes caching for identical inputs ('Cache 7 jours') and states the webhook path is 'Faster + lighter', guiding the agent to choose the best invocation pattern.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

C2.4/5.0
Disambiguation1/5

Over 50 tools share the identical template 'Gapup agent-payable C-suite expertise' with similar French descriptions and reference cases, making their boundaries indistinguishable. Clusters like competitor_intel, competitive_deep_dive, competitor_moves, competitor_profiles, competitor_pricing_radar, competitor_pricing_scrape, and competitor_recommendations heavily overlap in purpose.

Naming Consistency1/5

Names are chaotic: mix of French and English, snake_case and camelCase, verb_noun, noun, and adjective forms with no uniform pattern. Examples like 'bp_narratif', 'content_enrichment', 'ai_governance_full_report_async', and 'job_result' show no coherent naming convention.

Tool Count1/5

271 tools is far beyond any reasonable MCP server scope, creating an overwhelming selection burden for agents. This count vastly exceeds the 25+ threshold for 'too many' and makes navigation impractical.

Completeness2/5

While the server covers many business domains, it lacks lifecycle operations (e.g., no update/delete tools for the deliverables it generates) and the input specifications are vague ('documented case fields' without documentation), creating functional dead ends. The sheer breadth does not compensate for these gaps.