radveo
Server Details
Checks if AI assistants name a local business. Free shareable report, honest fixes, no guarantees.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
2 toolscheck_ai_visibilityAInspect
Score how ready a local business is to be named when people ask AI engines (ChatGPT, Gemini, Google AI) for a recommendation in its category, and get a free, shareable Radveo report with the exact fixes to improve its odds. Scores readiness from the business's own site; it does not query an engine live. Honest answer-engine optimization: improves the odds of being cited, never guarantees a placement.
| Name | Required | Description | Default |
|---|---|---|---|
| website | No | The business website URL, e.g. https://joesplumbing.com. Optional if business_name is given; improves accuracy. | |
| location | No | City or region, e.g. "Seattle, WA". Optional but improves accuracy. | |
| business_name | No | The business name, e.g. "Joe's Plumbing". Provide this OR a website. |
Output Schema
| Name | Required | Description |
|---|---|---|
| ok | Yes | False when the check could not be completed (bad input, rate limit, or the audit engine timed out). |
| note | Yes | Honesty framing: an indicative, measured read of how AI assistants tend to answer, never a guarantee of placement. |
| verdict | Yes | Whether AI engines named this business when asked customer-style recommendation questions. 'named' = at least one query named it; 'absent' = confidently not named; 'unknown' = the engines could not give a confident read; 'not_checked' = the live AI-answer probe did not run for this call (the on-page audit still did). |
| business | No | The business name or website that was checked. |
| seoGrade | No | Letter grade (A-D) for the readiness score, when measured. |
| seoScore | No | 0-100 on-page AI-visibility readiness score, when measured. |
| topFixes | No | The top fixes to improve the odds of being named (max 3 here; full list in the report). |
| reportUrl | Yes | Free, shareable, public report URL for this check. |
| enginesChecked | No | The AI engine panel the probes consult: an indicative read of how AI assistants tend to answer, not a live probe of every public engine. |
| queriesChecked | No | The customer-style questions asked to the AI engines (empty when the probe didn't run). |
| competitorsNamed | No | Businesses surfaced instead of this one (deduped). Same list the public shareable report shows. |
| aiVisibilityScore | No | 0-100: the share of customer-style AI queries that named the business. Null when the probe didn't produce a measured score. |
| competitorsSource | No | 'ai' = an AI engine named them; 'places' = real local leaders from Google's local results (shown when the engines named none). Null when no competitors surfaced. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, and it does meaningful work: it explicitly states the tool does not query an engine live, scores from the business's own site, and never guarantees placement. This discloses key behavioral limits and expectations beyond a generic 'assess' definition.
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, then adds the most important behavioral caveat, then sets expectations about guarantees. Every sentence earns its place and there is no redundant or filler wording.
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?
For a tool with an output schema and fully described optional parameters, the description covers the essential decision context: what it measures, how it measures it, what it returns, and its limits. The only real gap is not addressing the sibling tool or providing explicit selection guidance, which is already captured under usage guidelines.
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 parameter schema already documents website, location, and business_name including optionality and accuracy trade-offs. The description adds context about scoring from the business's own site but does not materially change parameter understanding.
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 names a specific action ('Score how ready a local business is'), a specific resource ('AI engines... recommendation'), and a concrete deliverable ('free, shareable Radveo report with exact fixes'). It also distinguishes itself from a generic guide by clarifying it evaluates readiness from the business's own site rather than querying an engine live.
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 it (when a local business wants to know its AI-citation readiness) but does not explicitly address when not to use it or how it differs from the sibling tool 'how_to_appear_in_ai_search'. No alternative or exclusion is mentioned, leaving the agent to infer routing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
how_to_appear_in_ai_searchAInspect
Get Radveo's honest, practical playbook for getting a local business found and cited inside AI engine answers (ChatGPT, Gemini, Google AI Overviews). Answer-engine optimization (AEO) steps any owner can act on.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| ok | Yes | |
| note | Yes | Honesty framing: these steps improve odds, they never guarantee placement. |
| steps | Yes | The AEO steps, in order. Empty only when the server is rate-limiting. |
| freeCheckUrl | Yes | Where to run the free AI-visibility check. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. The verb 'Get' implies a read-only, non-destructive operation, which is a positive signal. However, the description does not explicitly state whether the tool has any side effects, requires authentication, or has rate limits. It also does not mention the format of the returned playbook, though an output schema exists. The disclosure is adequate but not comprehensive.
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 fronts the key information: what the tool provides and for whom. It avoids unnecessary detail and is immediately actionable. Every clause contributes to understanding the tool's purpose, making it concise and effectively structured.
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?
For a zero-parameter tool with an output schema, the description is complete. It clearly states what the tool returns (a playbook with AEO steps), the target audience (local business owners), and the scope (AI engine answers). Since an output schema exists, the description does not need to explain return values. The tool is simple and the description covers all necessary context for an agent to invoke it correctly.
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 zero parameters, and the input schema is an empty object. The schema description coverage is trivially 100%, and with no parameters to document, the description does not need to add parameter semantics. According to the baseline rule for 0 params, a score of 4 is appropriate; no additional parameter information is needed.
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 tool's purpose: 'Get Radveo's honest, practical playbook for getting a local business found and cited inside AI engine answers.' It uses a specific verb ('Get') and a specific resource ('playbook'), and it names the target AI engines. This distinguishes it from the sibling tool 'check_ai_visibility' which presumably checks visibility rather than providing a how-to guide.
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 provides no explicit guidance on when to use this tool versus the sibling 'check_ai_visibility'. It does not mention any alternatives or exclusion criteria. The only implied usage is 'if you want the playbook, use this', but there is no direct comparison or context to help an agent choose between the two tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
1 tool update
- Changed
check_ai_visibility1 field changed- changed
Output schema / properties / note / descriptionPrevious value: -"Honesty framing: results improve odds and show what AI says today, never a guarantee of placement."New value: +"Honesty framing: an indicative, measured read of how AI assistants tend to answer, never a guarantee of placement."
1 tool update
- Changed
check_ai_visibility2 fields changed- changed
Output schema / properties / enginesChecked / descriptionPrevious value: -"The AI engine panel the probes consult — an indicative read of how AI assistants tend to answer, not a live probe of every public engine."New value: +"The AI engine panel the probes consult: an indicative read of how AI assistants tend to answer, not a live probe of every public engine." - changed
Output schema / properties / note / descriptionPrevious value: -"Honesty framing: results improve odds and show what AI says today — never a guarantee of placement."New value: +"Honesty framing: results improve odds and show what AI says today, never a guarantee of placement."
2 tool updates
- First observed
check_ai_visibility - First observed
how_to_appear_in_ai_search
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
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
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
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!
Related MCP Connectors
See whether AI assistants recommend your business - and where you rank - without leaving the chat.
Free AI visibility check: is your business cited when customers ask AI? Score plus competitors.
AI visibility + fact-checks (ChatGPT/Perplexity), review gaps & competitor scans, local SEO.
Monitor brand visibility, citations, competitors, sentiment, and GEO performance in AI search.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables users to scan any website for AI search visibility, producing AEO, GEO, agent readiness, and mention-readiness scores along with AI identity and business profile insights. Paid tools extend this to competitive comparisons, detailed audits, and generated fixes.41MIT

Agundur GEO Scannerofficial
AlicenseNot gradedqualityCmaintenanceChecks whether a website is readable and citable by AI search engines — llms.txt, Schema.org structured data, AI-bot access in robots.txt, content freshness, answer directness, E-E-A-T signals, plus a LocalBusiness Rich Results validator. Free, no API key, remote Streamable HTTP.1MIT
Local SEO Dataofficial
AlicenseAqualityCmaintenance42 local SEO tools for AI assistants. SERP tracking, Google Business Profile data, review monitoring, keyword research, AI visibility scoring, geogrid rank scans, citation audits, and competitive analysis.842503MIT- FlicenseAqualityDmaintenanceMeasures brand visibility in AI-powered search sources and provides actionable GEO recommendations.31-
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
The two tools have distinct purposes: one provides a diagnostic score/report, the other offers an instructional playbook. They are clearly separate in function, though both relate to AI visibility. There is minimal risk of one being chosen when the other is intended.
Both tool names use lowercase with underscores and are descriptive. 'check_ai_visibility' follows a verb_noun pattern, while 'how_to_appear_in_ai_search' is more of a phrase but still consistent in style and readability. The deviation is minor.
With only two tools, the server feels thin for a domain like answer-engine optimization. While the two tools cover diagnosis and guidance, a more complete server might include additional tools such as generating reports or managing leads. The count is borderline but acceptable for a narrow niche.
The server covers two key aspects: assessing readiness and providing actionable steps. However, there are notable gaps—no tool for tracking progress, comparing competitors, or handling specific business categories. The surface is minimal and leaves room for expansion.