Skip to main content
Glama

Server Details

Quick public-site AI readiness scans with scores, issues, and a full-audit link.

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

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: compare two sites, scan one site, and provide background info. No overlap.

Naming Consistency5/5

All tool names follow the verb_noun pattern with underscores, ensuring predictability.

Tool Count5/5

Three tools are well-scoped for the server's purpose: scan, compare, and explain. No unnecessary bloat or missing essentials.

Completeness4/5

The core functionality (single scan, comparison, and info) is covered. Minor gaps like batch scanning or history are absent but not critical.

Available Tools

3 tools
compare_visibilityCompare Two WebsitesA
Read-onlyIdempotent
Inspect

Run quick public-site AI readiness scans for two business websites and compare their scores, score gap, trust/readability summaries, and top on-site issues.

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
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It mentions comparing and highlighting results but does not disclose behavioral traits such as rate limits, authentication needs, response format, or potential side effects (e.g., whether it accesses external APIs). This leaves significant gaps for an AI agent to understand the tool's behavior.

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 efficiently conveys the tool's purpose and outcome without unnecessary details. It is appropriately sized and front-loaded with key information.

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 complexity (comparison tool with no annotations and no output schema), the description is incomplete. It lacks details on what 'AI visibility scores' entail, how the comparison is performed, what the output looks like, or any behavioral context. This makes it inadequate for an AI agent to fully understand the tool's operation.

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 description coverage is 100%, so the schema already documents both parameters (first_url, second_url) with descriptions. The description adds no additional meaning beyond what the schema provides, such as URL format requirements or constraints. Baseline 3 is appropriate when the schema does the heavy lifting.

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 specific action ('compare'), resource ('AI visibility scores of two business websites'), and outcome ('highlight which site is easier for AI systems to trust and recommend'). It distinguishes from the sibling tool 'scan_visibility' by focusing on comparison rather than scanning.

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 implies usage context (comparing two websites for AI visibility) but does not explicitly state when to use this tool versus the sibling 'scan_visibility' or any exclusions. It provides clear context but lacks explicit alternatives or when-not-to-use guidance.

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

scan_visibilityScan Website AI VisibilityA
Read-onlyIdempotent
Inspect

Run a quick public-site AI readiness scan for one business website. Returns a 0-100 score for on-site crawlability, answer clarity, trust signals, schema/entity clarity, and the top issues making the site harder for AI systems and search engines to understand or trust.

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
full_scan_urlYes
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It describes the output (score 0-100, top issues) and the tool's purpose, but does not cover potential limitations such as rate limits, authentication needs, or error conditions. It adds some context (what the tool returns) but lacks details on operational constraints.

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 front-loaded with the core purpose in the first sentence, followed by details on the return values. Both sentences earn their place by providing essential information without redundancy, making it appropriately sized and efficient.

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 moderate complexity (single parameter, no output schema), the description is mostly complete. It explains what the tool does and what it returns, but lacks details on behavioral aspects like error handling or performance. Without annotations or an output schema, it could benefit from more operational context.

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 description coverage is 100%, so the schema already documents the 'url' parameter. The description adds meaning by specifying it's a 'business website URL to scan', which provides context beyond the schema's generic description. However, it does not elaborate on URL format requirements or validation rules.

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 specific action ('Check how visible a business website is to AI search engines') and distinguishes it from the sibling tool 'compare_visibility' by focusing on a single URL scan rather than comparison. It specifies the target resources (AI search engines like ChatGPT, Perplexity, Google AI Overviews) and the outcome (score + issues).

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 implies when to use this tool (to assess AI visibility for a single business website) but does not explicitly state when not to use it or mention alternatives like the sibling 'compare_visibility'. It provides clear context (checking visibility to AI search engines) but lacks explicit exclusions or comparisons.

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 what the MeSquared Visibility quick scan measures, what it does not measure, 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
Behavior3/5

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

Annotations already indicate read-only, open-world, idempotent, and non-destructive behavior. The description adds context that the tool explains rather than modifies anything, which aligns with annotations. No contradiction, but the description does not provide substantial new behavioral insight beyond annotations.

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 a single sentence that conveys the core purpose. It is concise but could benefit from slightly more structure or detail, though the simplicity works for a help tool.

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 zero parameters and an output schema (assumed present), the description sufficiently defines the tool's role as an informational resource. It does not detail return values, but the output schema likely covers that.

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 no parameters, and schema coverage is 100%. The description adds meaning by specifying what the tool explains (scan measures, exclusions, tool usage), compensating for the absence of parameters.

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 that this tool explains what the visibility quick scan measures, what it doesn't measure, and how to use scan tools. It distinguishes itself from the sibling tools 'scan_visibility' and 'compare_visibility' which perform actual scanning and comparison.

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 explicitly states the tool's purpose: to explain the scan and how to use tools. This guides the agent to use it when users ask for explanations or guidance, rather than performing scans. However, it lacks explicit exclusion of other use cases.

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!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources