Skip to main content
Glama
alii13

Accessibility MCP Server

by alii13

generate_summary_report

Generate executive summary reports with key findings and recommendations from accessibility audit results. Supports text, markdown, HTML formats and detail levels from executive to technical.

Instructions

Generate executive summary report with key findings and recommendations. Supports multiple formats (text, markdown, HTML) and detail levels (executive, detailed, technical).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
levelNoDetail level: "executive" (high-level summary for executives), "detailed" (comprehensive summary with breakdowns), or "technical" (technical details for developers). Default: "executive".executive
formatNoOutput format: "text" (plain text), "markdown" (markdown format), or "html" (HTML report). Default: "markdown".markdown
resultsYesAudit result object(s) or URL string(s). If URL(s) provided, audit(s) will be run first.
Behavior2/5

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

No annotations are present, so the description bears full responsibility for behavioral disclosure. It only mentions the tool generates a report and supports formats/levels, but does not explain side effects, authentication needs, rate limits, or what the output contains beyond 'key findings and recommendations'.

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 concise with two sentences; the first defines the purpose, and the second lists supported options. It is front-loaded and efficient, though it could be slightly more detailed without compromising brevity.

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?

Given the tool has no output schema and generates a report, the description should explain what the report looks like (e.g., structure, sections). It only mentions 'key findings and recommendations', leaving the output format ambiguous for the agent.

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 coverage is 100% with detailed parameter descriptions. The description adds a high-level overview of supported formats and levels, which partially repeats the schema. It adds some context but does not significantly enhance understanding beyond what the schema provides, so a baseline score of 3 is appropriate.

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?

The description clearly states the tool generates an executive summary report with key findings and recommendations, specifying supported formats and detail levels. However, it does not explicitly differentiate from sibling tools like 'generate_compliance_report', so it loses a point for lack of sibling distinction.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives such as 'generate_compliance_report' or export tools. The description lacks any context for appropriate usage scenarios.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alii13/accessibility-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server