MeSquared Visibility
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.
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.
Tool Definition Quality
Average 4/5 across 3 of 3 tools scored.
Each tool has a clearly distinct purpose: compare two sites, scan one site, and provide background info. No overlap.
All tool names follow the verb_noun pattern with underscores, ensuring predictability.
Three tools are well-scoped for the server's purpose: scan, compare, and explain. No unnecessary bloat or missing essentials.
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 toolscompare_visibilityCompare Two WebsitesARead-onlyIdempotentInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| first_url | Yes | The first business website URL, such as example.com. | |
| second_url | Yes | The second business website URL, such as competitor.com. |
Output Schema
| Name | Required | Description |
|---|---|---|
| first | Yes | |
| second | Yes | |
| winner | Yes | |
| score_gap | Yes | |
| full_scan_url | Yes |
Tool Definition Quality
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.
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.
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.
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.
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.
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 VisibilityARead-onlyIdempotentInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The business website URL to scan, such as example.com. |
Output Schema
| Name | Required | Description |
|---|---|---|
| url | Yes | |
| score | Yes | |
| summary | Yes | |
| audit_id | Yes | |
| aeo_score | Yes | |
| geo_score | Yes | |
| seo_score | Yes | |
| top_issues | Yes | |
| full_scan_url | Yes |
Tool Definition Quality
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.
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.
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.
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.
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.
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 InformationARead-onlyIdempotentInspect
Explain what the MeSquared Visibility quick scan measures, what it does not measure, and how to use the available scan tools.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| tools | Yes | |
| product | Yes | |
| measures | Yes | |
| free_scan_url | Yes | |
| does_not_measure | Yes |
Tool Definition Quality
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.
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.
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.
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.
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.
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.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!