Skip to main content
Glama

Server Details

Public-site SEO/AEO readiness scans with evidence scores, issues, and clear measurement scope.

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.4/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: scan_visibility handles a single site, compare_visibility handles two sites, and visibility_audit_info provides explanatory context. There is no functional overlap or ambiguity.

Naming Consistency4/5

The two primary tools follow a consistent verb_noun pattern (compare_visibility, scan_visibility). The third tool, visibility_audit_info, uses a noun-based name, which is a minor deviation but still clearly readable and thematically aligned.

Tool Count4/5

With only 3 tools, the server is minimally scoped but appropriately covers its core functionality: single scan, comparison, and informational support. This is on the low end but well-suited for a focused visibility assessment service.

Completeness4/5

The tool set covers the primary operations needed for this domain: scanning one site, scanning and comparing two sites, and understanding the methodology. No critical gaps exist for a stateless scanning service, though historical scans or bulk operations are absent.

Available Tools

3 tools
compare_visibilityCompare SEO/AEO Website ReadinessA
Read-onlyIdempotent
Inspect

Run public-site SEO/AEO website-readiness scans for two business websites and compare aggregate scores, selected evidence, site signals, and top issues. This is a readiness comparison, not observed rank or live citation benchmarking.

ParametersJSON Schema
NameRequiredDescriptionDefault
first_urlYesThe first business website URL, such as example.com.
second_urlYesThe second business website URL, such as competitor.com.

Output Schema

ParametersJSON Schema
NameRequiredDescription
firstYes
secondYes
winnerYes
score_gapYes
full_scan_urlYes
Behavior4/5

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

Annotations already declare read-only, idempotent, and non-destructive behavior. The description adds context that the tool performs public-site scans (network access) and clarifies the scope of comparison (readiness, not live rankings), which goes beyond the annotation hints.

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 concise sentences, front-loaded with the core action and outcome. Every word earns its place, with no fluff or repetition of schema information.

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?

Given the output schema exists and annotations are strong, the description sufficiently covers the tool's purpose, scope, and limitations. It mentions the types of outputs (aggregate scores, evidence, signals, issues) without needing to detail return structure, and the exclusion clarifies edge cases.

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 provides 100% coverage with clear descriptions and examples for both parameters. The description does not add additional parameter-level detail, so it meets the baseline for high schema coverage but does not exceed it.

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: running SEO/AEO readiness scans on two websites and comparing scores, evidence, signals, and issues. It distinguishes from siblings by focusing on comparison of two sites, and explicitly clarifies it is not rank or citation benchmarking.

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 provides clear context that this is for comparing two business websites' readiness, and includes an exclusion ('not observed rank or live citation benchmarking'). However, it does not explicitly name alternative tools (e.g., scan_visibility) or state when to choose this over them.

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

scan_visibilityScan SEO/AEO Website ReadinessA
Read-onlyIdempotent
Inspect

Run a public-site SEO/AEO website-readiness scan for one business website. Returns aggregate readiness scores, selected technical and answer-quality evidence, site signals, and prioritized issues. This does not measure observed rankings, Search Console performance, or live AI mentions/citations.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe business website URL to scan, such as example.com.

Output Schema

ParametersJSON Schema
NameRequiredDescription
urlYes
scoreYes
summaryYes
audit_idYes
aeo_scoreYes
geo_scoreYes
seo_scoreYes
top_issuesYes
site_signalsNo
full_scan_urlYes
score_profileYes
score_componentsNo
measurement_scopeYes
Behavior4/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint. The description adds valuable behavioral context: it returns aggregate scores and evidence, and importantly clarifies what the scan does NOT measure, preventing misuse. No contradiction with annotations.

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: the first states the action and scope, the second lists outputs and limitations. Every sentence earns its place, no redundancy, and the key information is front-loaded.

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?

Given the tool has a simple 1-parameter schema, rich annotations, and an output schema, the description sufficiently covers the purpose, output categories, and explicit non-scope items. No critical gaps for an agent to select and invoke the tool correctly.

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% for the single 'url' parameter with a clear description. The tool description adds 'for one business website' but does not provide additional parameter-level details beyond the schema. Baseline 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's verb 'Run' and resource 'public-site SEO/AEO website-readiness scan', and scopes it to 'one business website', distinguishing it from the sibling compare_visibility. It also lists what it returns (aggregate readiness scores, evidence, signals, issues), making the purpose unambiguous.

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 gives explicit exclusions: 'This does not measure observed rankings, Search Console performance, or live AI mentions/citations.' This tells the agent when not to use the tool. It also implies when to use it (single-site readiness scan), but it does not name alternative tools explicitly.

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

visibility_audit_infoVisibility Audit InformationA
Read-onlyIdempotent
Inspect

Explain the MeSquared SEO/AEO website-readiness methodology, its measurement boundaries, and how to use the available scan tools.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
toolsYes
productYes
measuresYes
free_scan_urlYes
does_not_measureYes
measurement_layersYes
Behavior4/5

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

Annotations already declare this as read-only, idempotent, open-world, and non-destructive. The description adds behavioral context by specifying that it explains methodology and boundaries, not performing any scans itself. This goes beyond the annotations but doesn't provide details on response format, but the output schema covers that.

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 a single, well-structured sentence that front-loads the purpose ('Explain the MeSquared SEO/AEO website-readiness methodology') and efficiently lists the additional scope. No words are wasted.

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?

For an informational tool with no parameters and an output schema, the description is fully complete: it states the methodology, measurement boundaries, and usage guidance for scan tools. The output schema handles return format specifics, and the simplicity of the tool requires no further detail.

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 tool has zero parameters, so the baseline is 4. The description adds no parameter-specific semantics because none exist, and the schema is already complete with no properties.

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 uses the specific verb 'Explain' and clearly identifies the resource: the MeSquared SEO/AEO website-readiness methodology, its measurement boundaries, and how to use scan tools. This strongly differentiates it from sibling tools compare_visibility and scan_visibility, which actually perform scans/comparisons rather than explaining the methodology.

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 states it explains how to use the available scan tools, which implies this tool should be consulted before performing scans. It provides clear context for when to use it, though it does not explicitly mention when not to use it or name the sibling tools as alternatives.

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