grounded-aeo
Server Details
Audit and fix a site for AI citation + SEO, verify it, then publish a v=AEO1 record.
- 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
Score is being calculated. Check back soon.
Available Tools
7 toolscheck_aeo_recordInspect
Check any domain (cataloged or not) for a v=AEO1 DNS record at _aeo. — the open standard (aeorecord.org) declaring whether a verified fact record exists and at what trust tier. Verifies the Ed25519 sig= against the live catalog content when present.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
generate_free_recordInspect
FINAL STEP of making a site AI-citable: generate a free, self-declared v=AEO1 DNS record and .well-known/aeo.json the user publishes on their own domain, so AI engines can verify the facts came from the owner rather than a scrape. Returns the exact TXT record and JSON file with publishing instructions. No crawl, no verification, no account. WRITE action, rate-limited to 10/hour per caller.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Business name | |
| hours | No | ||
| domain | Yes | ||
| address | No | ||
| category | No | ||
| services | No |
get_company_factsInspect
Get the verified fact record for a company by domain from the Grounded AEO catalog. Returns the published (approved) facts with verification state and confidence — the data an AI agent should ground answers about this business on.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain, e.g. acme.com |
get_factInspect
Get a single verified fact for a company by domain and fact key (e.g. "tagline", "description").
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Fact key, e.g. "tagline" | |
| domain | Yes |
get_llms_txtInspect
Get the auto-generated llms.txt for a cataloged company — a curated, AI-readable guide to the business.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
run_auditInspect
Audit AND FIX a site for AI citation + SEO. Crawls the domain, scores AI-readability 0-10, checks for a v=AEO1 record, and returns the material needed to FIX it: seoReport.headSnippet is ready-to-paste markup (title, meta description, Organization JSON-LD) and setup_prompt is a step-by-step plan covering llms.txt, structured data, and AI-crawler access, plus a ranked list of gaps. Use it to build the fixes, apply them to the site, then CALL THIS AGAIN to verify the score improved and the gaps cleared. WRITE action (queues extracted facts, unverified until a human approves) — free, no account, rate-limited to 5/hour per caller.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to audit, e.g. acme.com |
search_catalogInspect
Search the Grounded AEO catalog by company name or domain. Returns up to 10 matches with tier and verification state.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or domain fragment |
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!