Skip to main content
Glama

Merron

Get AI Act screening questions

merron_get_questions
Read-onlyIdempotent

Get relevant business questions and explanations for a selected AI product. Pass only known user answers; omit unknown values or use null. Does not classify or assume unanswered questions mean No. No sign-in or private workspace access.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
factsNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior2/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, openWorldHint=false, and destructiveHint=false. The description adds a minor behavioral note about not classifying unanswered questions, but it does not disclose other behavioral traits such as whether results vary by product state, rate limits, or caching behavior. Given rich annotations, this is a weak addition.

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?

Three short sentences packed with relevant constraints and no filler. The structure is front-loaded with purpose followed by usage rules, though it could be slightly tighter.

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

Completeness2/5

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

No output schema exists, and the description does not explain the return format or structure of the questions/explanations. For a tool with a complex nested parameter and no output schema, omitting return-value details and deeper parameter semantics leaves significant gaps for correct invocation.

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

Parameters2/5

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

Schema description coverage is 0% for the sole 'facts' parameter, which is a complex object with additionalProperties accepting boolean, the enum ['provider','deployer','both'], or null. The description only says 'Pass only known user answers; omit unknown values or use null,' which is helpful but fails to explain the expected keys or the provider/deployer/both enum semantics, leaving critical ambiguity.

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

Purpose4/5

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

States a specific verb (Get) and resource (AI Act screening questions and explanations) scoped to a selected AI product. It is clear what the tool returns, though it doesn't explicitly differentiate itself from siblings like merron_screen_ai_act, which likely also deals with AI Act screening.

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

Usage Guidelines3/5

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

Provides some invocation guidance: 'Pass only known user answers; omit unknown values or use null' and clarifies that it 'Does not classify or assume unanswered questions mean No.' However, it does not state when to use this tool versus siblings such as merron_scan_project or merron_screen_ai_act, leaving the selection context implicit.

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.

Resources