Skip to main content
Glama

Server Details

Free, no signup. Check if ChatGPT, Perplexity & Google AI recommend a brand in 15 markets (GEO/AEO).

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 have clearly distinct purposes: one audits website readiness for AI agents (including crawler access and structured data), while the other checks how often a brand appears in AI assistant recommendations. There is no functional overlap.

Naming Consistency5/5

Both tool names follow a consistent verb_noun pattern ('check_agent_readiness', 'check_ai_visibility'), making them predictable and easy to distinguish.

Tool Count3/5

With only 2 tools, the set feels thin for the broad promise of 'AI Visibility Checker'. While each tool covers an important aspect, additional tools for topics like social media presence or detailed reporting would round out the domain.

Completeness4/5

The tools cover two critical dimensions of AI visibility (agent readiness and brand recommendation), which are core to the server's purpose. Minor gaps exist (e.g., no tool for monitoring changes over time), but the surface is functional for basic audits.

Available Tools

2 tools
check_agent_readinessCheck Agent ReadinessA
Read-only
Inspect

Audit whether a website is ready for AI shopping/research AGENTS to discover and use it: AI-crawler access (GPTBot/ClaudeBot/PerplexityBot), llms.txt, schema.org structured data, and a /.well-known agent manifest. Returns a 0-100 agent-readiness score with specific gaps. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesWebsite URL to audit (https://...).
Behavior4/5

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

Annotations already indicate readOnlyHint=true and destructiveHint=false. The description adds value by disclosing the specific checks performed and the return format (score with gaps), and mentions 'Free.' which is additional behavioral context 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.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the purpose and key details. Every sentence is necessary: first states action and scope, second specifies output and cost. No superfluous content.

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 one simple parameter, no output schema, and annotations present, the description covers the tool's input, action, and output adequately. It lacks details on rate limits or prerequisites, but the tool's simplicity makes this acceptable.

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?

Only one parameter (url) with 100% schema description coverage. The description merely restates the parameter's purpose ('Website URL to audit'), adding no semantic nuance 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 audits website readiness for AI agents, listing specific checks (crawler access, llms.txt, schema.org data, .well-known manifest) and output (0-100 score with gaps). This distinguishes it from the sibling check_ai_visibility, which likely covers a different aspect.

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 what the tool does and that it's free, implying usage when assessing AI agent readiness. However, it does not provide explicit when-to-use or when-not-to-use guidance relative to the sibling tool, which would elevate the score further.

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

check_ai_visibilityCheck AI VisibilityA
Read-only
Inspect

Estimate brand recommendation visibility with a representative large language model when buyers ask for recommendations in its category. Returns an AI Visibility Score (0-100), how often the brand is named across real buyer questions, and which competitor brands the AI names instead. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlNoOptional website URL to improve the audit.
brandYesBrand or company name to check.
marketNoOptional market: us, uk, jp, kr, de, fr, es, br, in. Default us.
categoryYesCategory buyers ask AI about, e.g. 'project management software'.

Output Schema

ParametersJSON Schema
NameRequiredDescription
brandNo
scoreNoAI Visibility Score 0-100
totalNo
marketNo
categoryNo
mentionsNo
reportUrlNo
competitorsNoBrands AI names instead
mentionRateNo
Behavior4/5

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

Annotations already declare readOnlyHint, openWorldHint, and destructiveHint false. The description adds valuable context: it specifies the output (score 0-100, frequency, competitor names), notes it uses a representative LLM and real buyer questions, and states it is free. 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, front-loaded with the main purpose, and every clause adds meaningful information. It efficiently conveys tool function, outputs, model type, and cost without waste.

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 the annotations cover safety, the description is complete for this tool's complexity. It explains what the tool does, what it returns, and the representative nature of the model, leaving little ambiguity for an agent.

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 covers 100% of the parameters, so the description does not need to add parameter detail. It does not discuss parameters at all, but the schema already provides adequate descriptions, yielding the baseline score.

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 a specific verb ('Estimate') and resource ('brand recommendation visibility') with a precise scenario (when buyers ask an LLM for recommendations in its category). This distinguishes it from the sibling tool check_agent_readiness, which presumably addresses a different question.

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 the usage context clearly: use this tool to estimate how visible a brand is in AI-generated recommendations. However, it does not explicitly state when not to use it or compare it with alternatives, so it falls 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

  • A
    license
    -
    quality
    C
    maintenance
    Enables AI assistants to scan brand visibility across ChatGPT, Claude, Gemini & Perplexity, analyze website GEO readiness, compare competitors, and get actionable recommendations.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables brand visibility monitoring across major AI platforms like ChatGPT, Claude, Gemini, and Perplexity. It allows users to track visibility scores, analyze competitor data, and receive actionable insights to improve AI-generated brand recommendations.
    16
    16
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Open-source CLI + MCP server that asks real AI engines (ChatGPT, Claude, Gemini, Perplexity) real buyer questions and scores whether a brand or its products get recommended (AI visibility / GEO / AEO). Runs locally with your own API keys.
    5
    196
    1
    MIT

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources