Specularis AI Visibility Audit
Server Details
Free AI visibility (GEO/AEO) audit: can ChatGPT, Claude and Perplexity find and cite your website?
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- AdevAarons/specularis-mcp-audit
- GitHub Stars
- 0
- Server Listing
- Specularis AI Visibility Audit
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.2/5 across 2 of 2 tools scored.
The two tools have clearly distinct purposes: one books a sales call, the other runs an audit. There is no functional overlap in what each accomplishes, and the descriptions spell out their distinct triggers clearly.
Both tools follow a verb_noun pattern (book_strategy_call, run_ai_visibility_audit) which is consistent in style. However, the verbs are different in form—'book' and 'run'—and there's no clear prefix family, though the pattern is uniform enough to be readable.
Two tools is on the thin side for a server claiming to be an 'AI visibility audit' offering. While both tools make sense for lead generation and audit purposes, the surface feels minimal for the apparent domain scope.
The pair covers a lead-capture workflow (audit + strategy call), which is internally consistent. However, there are notable gaps—no way to check audit status, retrieve previous results, compare audits, or access settings—making this complete only for the narrow funnel of 'audit then book call'.
Available Tools
3 toolsbook_strategy_callBook a Strategy CallARead-onlyInspect
Get the link to book a free Specularis strategy call about AI visibility / GEO / AEO.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| booking_url | Yes | Link to book a free 15-minute Specularis strategy call. |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide readOnlyHint=true, so the agent already knows this is a safe, non-destructive read operation. The description confirms the action is simply retrieving a booking link, adding the detail that the call is free and topic-specific. No contradictions found. The description adds modest value beyond annotations but doesn't describe any return format details.
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?
A single, front-loaded sentence that describes the action, the cost (free), and the topic. Zero waste, every word earns its place. Ideal conciseness for a zero-parameter 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?
For a zero-parameter tool with readOnlyHint=true and an output schema present, the description is essentially complete. It tells the user what they get (booking link), the subject matter, and that it's free. The only minor gap is not naming the sibling alternative explicitly, but the context signals show a clear distinction.
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?
With 0 parameters, the schema carries no semantic burden. The description explains what the tool returns (a link to book a free strategy call) and the topic, which is the entire semantic meaning needed. Since there are no params to document, and the description covers what the user gets, this is appropriate.
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 states a clear purpose: get the link to book a free strategy call about AI visibility/GEO/AEO. It specifies a concrete verb+resource ('Get the link to book') and describes the topic. It doesn't explicitly differentiate from siblings, but the sibling (run_ai_visibility_audit) is a distinctly different action, so this description is unambiguous about its purpose.
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 gives context about what the call covers (AI visibility / GEO / AEO) and that it's free, implying when a user would want this. However, it does not explicitly state when to use this versus run_ai_visibility_audit, nor any exclusions or prerequisites. The when-to-use is implied by topic match rather than stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
find_ai_citationsFind AI Citation SourcesARead-onlyInspect
Given a buyer query (e.g. 'best real estate agent in Tampa') and a website domain, find the exact sources ChatGPT, Perplexity, and Claude cite when answering that query — and whether the domain appears in any of them. Returns the ranked source list (with which engine cites each) and an 'appears in X of N' gap. Use this whenever a user wants to know where AI gets its answers about their industry, which pages AI trusts for a query, or whether their business shows up in AI recommendations.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The question a customer would ask AI, e.g. 'best personal injury lawyer in Miami'. | |
| domain | Yes | The website to check for, e.g. example.com |
Output Schema
| Name | Required | Description |
|---|---|---|
| query | Yes | |
| domain | Yes | |
| sources | Yes | |
| appears_in | Yes | How many of those sources the domain currently appears in. |
| booking_url | Yes | |
| total_sources | Yes | How many distinct sources AI cites for this query. |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false. Description adds value by specifying that it checks three AI engines (ChatGPT, Perplexity, Claude) and returns a ranked source list plus a gap metric. 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.
Is the description appropriately sized, front-loaded, and free of redundancy?
Description is two sentences, front-loaded with the action and output, and every sentence earns its place. It is concise without being under-specified.
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 full parameter schema and an output schema, the description sufficiently covers purpose, usage, and output. It could mention potential limitations or edge cases, but overall it is complete enough for an agent to select and invoke the tool.
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 coverage is 100% with clear descriptions for both 'query' and 'domain'. Description gives an example ('best real estate agent in Tampa') and explains 'buyer query', but does not add substantial meaning beyond the schema, so baseline 3 is appropriate.
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?
Description uses specific verb 'find' with resource 'exact sources ChatGPT, Perplexity, and Claude cite', and clearly states the output (ranked source list and 'appears in X of N' gap). This distinguishes it from sibling tools like run_ai_visibility_audit and book_strategy_call.
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?
Explicitly states 'Use this whenever a user wants to know where AI gets its answers about their industry, which pages AI trusts for a query, or whether their business shows up in AI recommendations.' This provides clear context, though it does not name exclusive alternatives or when not to use.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
run_ai_visibility_auditRun AI Visibility AuditAInspect
Run a free AI visibility (GEO/AEO) audit on a website — checks whether ChatGPT, Claude, and Perplexity can find and cite it. Returns an instant snapshot of crawler access, structured data, and llms.txt. If an email is provided, a full scored report (0–100 across 5 pillars, with copy-paste fixes) is emailed as a PDF. Use this whenever a user asks to audit/check a site's AI visibility, GEO, AEO, or whether AI can find them.
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional name for the report greeting. | |
| role | No | Optional. Tailors the audit lens — local-service providers are scored on local entity signals, reviews, and directories. | |
| No | Optional. If provided, the full scored PDF report is emailed here (and the user becomes a Specularis lead). Omit for just the instant snapshot. | ||
| website_url | Yes | The website to audit, e.g. https://example.com |
Output Schema
| Name | Required | Description |
|---|---|---|
| website | Yes | The normalized website that was audited. |
| llms_txt | Yes | Whether an llms.txt file is present. |
| booking_url | Yes | Link to book a Specularis strategy call. |
| report_email | No | The email the full report was sent to, if requested. |
| structured_data | Yes | Summary of JSON-LD structured data found on the homepage. |
| ai_crawler_access | Yes | Whether major AI crawlers (GPTBot, ClaudeBot, PerplexityBot) can access the site. |
| full_report_status | Yes | Status of the full scored PDF report. |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses important behavioral traits: the tool is free, it returns an 'instant snapshot' without email, and providing an email triggers a full scored PDF report plus makes the user 'a Specularis lead' (a marketing/lead-gen consequence worth disclosing). It also outlines the audit components (crawler access, structured data, llms.txt). Annotations already show readOnlyHint=false, and the description adds the practical consequence of email submission.
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?
Three sentences, front-loaded with the action and purpose, followed by return behavior and then the email option. Every sentence carries meaningful information with zero filler. Very 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?
The tool is moderately complex with an output schema and 4 optional parameters, but the description covers the audit components, the snapshot-vs-full-report distinction, the email side effect, and the role-tailoring behavior. A small gap: it doesn't mention what the instant snapshot actually returns in detail, though an output schema exists to cover return values. Given the output schema fills that gap, the description is complete enough.
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 coverage is 100%, so parameters are already documented. The description adds value by explaining the email parameter's consequence (PDF report sent, user becomes a lead) and that role tailors the audit lens for 'local-service providers' scored on local entity signals. It does not elaborate on the name parameter beyond schema but the schema already explains it. This adds genuine meaning beyond the schema.
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 action ('Run a free AI visibility (GEO/AEO) audit on a website'), the specific resource ('a website'), and what it checks ('whether ChatGPT, Claude, and Perplexity can find and cite it'). It distinguishes itself from the sibling tool (book_strategy_call) by being about auditing rather than booking a call, and it names the return (snapshot + optional PDF report).
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 says 'Use this whenever a user asks to audit/check a site's AI visibility, GEO, AEO, or whether AI can find them.' This is a direct triggering instruction that also implies when NOT to use it (any other intent, such as booking a strategy call). While it doesn't explicitly name the sibling as an alternative for the excluded case, the trigger language is clear and specific.
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!
Related MCP Servers
- AlicenseAqualityDmaintenanceAudit your brand's visibility across ChatGPT, Perplexity, Claude, and Google AI - get citation rates, AEO health scores, content gap analysis, and a 9-page content suite to rank in AI-generated answers.5100MIT
- AlicenseBqualityFmaintenanceGEO (Generative Engine Optimisation). This tool shows you exactly how AI search engines see your content - claim density, writing quality, E-E-A-T signals, extractability. Research-backed metrics that correlate with 40% higher AI citation rates.224521MIT
- AlicenseNot gradedqualityBmaintenanceEnables auditing AI search visibility: checks site readiness for AI crawlers and measures whether ChatGPT, Gemini, and Perplexity recommend your site, including verbatim answers and citation gap analysis.7034AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to scan brand visibility across ChatGPT, Claude, Gemini & Perplexity, analyze website GEO readiness, compare competitors, and get actionable recommendations.MIT
Your Connectors
Sign in to create a connector for this server.