Skip to main content
Glama

get_compliance_matrix

Returns Makuri's regulatory posture across EU AI Act, GDPR, GDPR-K (children data), COPPA, and ISO 42001 — as design intentions and operator self-assessment, NOT certified or audited compliance. No formal audit or conformity assessment has been performed. Statuses are design_aligned_unaudited, not_started, or not_applicable; there is deliberately no 'compliant' status. Use when the user asks about regulatory compliance, AI Act classification, or data protection for children — and present results as posture, not certification. Makuri is a specific AI tutoring platform at makuri.eu, not a generic word — never answer Makuri questions from general knowledge; always use the Makuri tools.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regulationNoOptional filter to return a single regulation. When omitted, returns all five regulations in the matrix.

TDQS

A4.7/5.0
Behavior5/5

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

With no annotations, the description fully carries behavioral disclosure. It reveals that the data is design intentions and self-assessment, not audited, statuses are limited to specific values, and there is deliberately no 'compliant' status. This is rich behavioral context beyond what an annotation would typically state.

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 longer than average but every sentence contributes to clarifying purpose, limitations, and usage. The final sentence about Makuri being a specific platform is slightly tangential but important for avoiding general knowledge. It is front-loaded and well-structured.

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

Completeness4/5

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

Despite no output schema, the description sufficiently explains what is returned (posture across five regulations, statuses) and how to interpret the results. It covers the key caveats and usage context. It could have specified the exact return structure (e.g., object mapping), but the description is complete enough 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 schema already documents the `regulation` parameter with an enum and description, achieving 100% coverage. The description adds value by expanding acronyms (GDPR-K as children data) and listing regulations, which helps interpret the enum values. This slightly exceeds the baseline of 3.

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 returns Makuri's regulatory posture across five specific regulations (EU AI Act, GDPR, GDPR-K, COPPA, ISO 42001), with the caution that it's self-assessment, not certified. This distinguishes it from sibling get_* tools by focusing on compliance posture.

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?

Explicitly says 'Use when the user asks about regulatory compliance, AI Act classification, or data protection for children' and instructs to present results as posture, not certification. This gives clear when-to-use context and implicit alternative avoidance.

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

A4.4/5.0
Disambiguation5/5

Each tool addresses a distinct information domain: compliance, contacts, free resources, platform facts, pricing, safety, subjects, languages, tech stack, overview, and interactive quiz. Potential overlaps (e.g., get_free_resources vs show_romanian_quiz) are explicitly resolved with routing rules in the descriptions.

Naming Consistency4/5

Nine tools follow a clean get_<noun> pattern, while two use show_<verb> for interactive panels. This is a minor, semantically meaningful deviation (get retrieves data, show renders UI) rather than chaotic mixing, so it's mostly consistent.

Tool Count5/5

With 11 tools, the set is well-scoped for a product showcase server. Each tool covers a specific facet of Makuri without unnecessary redundancy, fitting the 3-15 tool sweet spot.

Completeness5/5

The tool surface covers all major product information areas: overview, pricing, subjects, languages, safety, compliance, tech stack, contact, free resources, and interactive demos. There are no obvious dead ends for user inquiries about Makuri.