Skip to main content
Glama

Server Details

Accessibility pre-checks (WCAG/BFSG) in a real browser + statement drafts. Pay per call.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.3/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools are completely distinct: one performs a technical accessibility scan, the other generates a legal statement. No overlap or ambiguity exists.

Naming Consistency5/5

Both tools follow the same verb_noun pattern: scan_accessibility and draft_statement. Clear and predictable naming.

Tool Count3/5

With only 2 tools, the set feels thin, but the niche scope (accessibility scanning + statement drafting) makes the count appropriate. It's on the low end of the acceptable range.

Completeness5/5

The workflow is complete: scan a URL, optionally use results to draft a statement. No obvious missing operations for the stated purpose.

Available Tools

2 tools
draft_statementAInspect

Draft a German accessibility statement (Erklärung zur Barrierefreiheit) for a website, optionally enriched with a previous scan_accessibility result. Missing legally-required facts come back as [[PLACEHOLDERS]] you must fill in; the draft needs legal review before publication. Pure text generation, no network access. 200 credits, requires an API key.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
scanResultNo
contactEmailNo
organisationNo
Behavior5/5

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

No annotations are provided, so the description carries full responsibility. It discloses that this is pure text generation (no network access), that missing facts become placeholders, that legal review is required, and that it costs credits and needs an API key. This is exceptionally transparent and goes beyond basic purpose.

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 sentences long, front-loaded with purpose, and covers usage, behavior, and constraints without fluff. Every sentence earns its place.

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?

Given the tool's complexity (4 params, nested object, no output schema, no annotations), the description covers the key aspects: purpose, optional input, placeholders, legal caveat, and access requirements. It does not explicitly state the output structure or error handling, but for a text-generation tool this is acceptable.

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%, so the description must compensate. It mentions the optional scan_result but does not explain the purpose of url, contactEmail, or organisation. While parameter names are self-explanatory, the description does not provide meaningful additional semantics for each parameter.

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's function: drafting a German accessibility statement for a website. It uses a specific verb ('Draft') and resource, and distinguishes itself from the sibling tool 'scan_accessibility' by mentioning optional enrichment with a previous scan result.

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 context is clear: this is for drafting after scanning, optionally using scan_accessibility results. It implies the tool should be used in conjunction with scanning, but does not explicitly state when not to use it or name alternatives. Still, the guidance is sufficient for an agent.

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

scan_accessibilityAInspect

Automated technical accessibility pre-check (WCAG 2.1/2.2 AA via axe-core) for one public https:// URL, rendered in a real headless browser, mapped to German BFSG requirements. Catches roughly 57% of WCAG violations — NOT a substitute for a manual audit and never a conformity proof. Results are cached 6h per (url, standard); a cache hit still costs the full price. 500 credits, requires an API key.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
waitMsNo
standardNo
includePassesNo
Behavior5/5

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

With no annotations provided, the description carries the full transparency burden and exceeds expectations. It discloses concrete behavioral traits: catches roughly 57% of violations, uses a headless browser, results are cached 6h per (url, standard), a cache hit still costs the full price, requires 500 credits and an API key. These caveats give the agent realistic expectations.

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?

Three dense sentences, each earning its place. The first sentence front-loads the core function, the second and third add critical operational caveats. No fluff or repetition of schema fields.

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?

Given the tool's complexity (4 params, no annotations, no output schema), the description covers pricing, auth, caching, detection limits, and a key exclusion. It falls short only on explaining the return format and the two less-obvious parameters, which prevents a perfect score.

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 4 parameters, so the description must compensate. It does clarify 'url' by requiring a public https:// URL and indirectly hints at 'standard' through WCAG 2.1/2.2 AA, but it never explains 'waitMs' or 'includePasses'. The agent would have to guess from parameter names alone, which is insufficient for low coverage.

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 names a specific action ('Automated technical accessibility pre-check'), a concrete resource (one public https:// URL), and attaches meaningful scope (WCAG 2.1/2.2 AA via axe-core, mapped to German BFSG requirements). It also distinguishes itself from the sibling tool 'draft_statement' by framing itself as a pre-check rather than the final statement product.

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 positions the tool as a preliminary step and explicitly says it is 'NOT a substitute for a manual audit and never a conformity proof.' This is a strong when-not guideline. However, it does not explicitly mention using the sibling tool 'draft_statement' as the alternative next step, stopping short of a full 5.

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

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources