AI Readiness (Hosted) MCP Server

Check if a website is visible to AI search (ChatGPT, Perplexity, Claude). No install.

Remote serverstreamable-http

What is the AI Readiness (Hosted) MCP server?

Check if a website is visible to AI search (ChatGPT, Perplexity, Claude). No install. The ai readiness (hosted) mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 9 defined tools rather than through you.

What it actually does

The checker tells you what to fix. This kit gives you everything to fix it, ready to paste:

Adding it to your client

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

Its toolset

Everything the assistant can do here goes through one of these:

  • Copy — paste robots.txt (welcomes every AI crawler), Organization + WebSite + FAQPage JSON-LD, title/meta/Open Graph templates, and an **XML
  • uses — epistemedeus/ai-readiness@v1
  • Industry — Avg score
  • SaaS — 88
  • E-commerce — 85
  • Fintech — 74
  • Healthtech — 63
  • Check — Why it matters
  • llms.txt — Flagged as cheap hygiene only. Honest note: it has no proven effect on AI citations yet, so don't let anyone sell it to you as a ranking boost

Caveats

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • With 9 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch AI Readiness (Hosted).
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the ai readiness (hosted) mcp server does with a few real requests.

When to reach for it

Among the search and retrieval options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. AI Readiness (Hosted)'s toolset — Copy, uses, Industry and 6 more — is a fair guide to whether it matches your workflow. It is maintained by com.samedaydesk; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against AI Readiness (Hosted)'s own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Available tools

ToolWhat it does
Copypaste **robots.txt** (welcomes every AI crawler), **Organization + WebSite + FAQPage JSON-LD**, **title/meta/Open Graph** templates, and an **XML sitemap**
usesepistemedeus/ai-readiness@v1
IndustryAvg score
SaaS88
E-commerce85
Fintech74
Healthtech63
CheckWhy it matters
llms.txtFlagged as cheap hygiene only. Honest note: it has **no proven effect on AI citations** yet, so don't let anyone sell it to you as a ranking boost.

How to install the AI Readiness (Hosted) MCP server

{
  "mcpServers": {
    "ai-readiness": {
      "command": "npx",
      "args": ["-y", "github:epistemedeus/ai-readiness", "mcp"]
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use AI Readiness (Hosted) to Copy.
  • Use AI Readiness (Hosted) to uses.
  • Use AI Readiness (Hosted) to Industry.

Frequently asked questions

It connects AI Readiness (Hosted) to MCP-compatible AI assistants such as Claude and Cursor, exposing 9 tools (Copy, uses, Industry, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with AI Readiness (Hosted) directly.