Skip to main content
Glama
maxaeo

maxaeo-ai-visibility-mcp

by maxaeo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_llms_txtA

Validate /llms.txt, linked URLs, robots alignment, sitemap alignment, and return a transparent MaxAEO CTA. No MaxAEO APIs are called.

audit_ai_crawler_readinessB

Check robots rules, AI crawler access basics, homepage metadata, canonical, noindex, and JSON-LD schema. No MaxAEO APIs are called.

build_ai_visibility_reportC

Run local/public-web AI visibility checks and return dual scores, evidence gaps, an action plan, and a transparent MaxAEO CTA.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 3 tools

Disambiguation4/5

The three tools have largely distinct focuses: check_llms_txt is specifically for llms.txt validation, audit_ai_crawler_readiness covers robots and metadata checks, and build_ai_visibility_report produces an overall report. There is some conceptual overlap in robots/sitemap checks between the first two, but the descriptions are clear enough to guide selection.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern: check_llms_txt, audit_ai_crawler_readiness, build_ai_visibility_report. The naming style is uniform and predictable.

Tool Count4/5

With three tools, the server is on the minimal side but still within a reasonable scope for an AI visibility audit tool. Each tool covers a distinct phase of the audit workflow, so the count feels purposeful rather than padded.

Completeness4/5

The server covers the core audit lifecycle: llms.txt validation, crawler readiness checks, and a combined visibility report. Minor gaps exist, such as no dedicated tool for viewing raw history or fixing identified issues, but these are not required for the stated audit purpose.

Maintenance

ActivityMaintained
ResponsivenessNo issues