Generate 18 AI readiness files (llms.txt, ai.txt, RAG indexes, schema) for any website from one URL. The AI Readiness Kit MCP server helps developers and marketers make any website accurately understood by AI systems (ChatGPT, Claude, Gemini, Perplexity, and others). Connect at https://ai.silverbackmarketing.com/api/mcp — no API key, no local install. The server exposes tools to research a site, classify its type (SaaS, e-commerce, healthcare, etc.), and generate all 18 production-ready files: llms.txt, ai.txt, llms-full.txt, ai-sitemap.xml, sitemap.md, ai-entities.json, ai-intent.json, ai-schema.json, rag-index.json, rag-index.jsonl, ai-disclosure.txt, training-data-policy.txt, .well-known/ai-plugin.json, structured-data-guide.md, manifest.json, deployment-checklist.md, README.md, and robots.txt. Typical use: "Generate AI readiness files for example.com" — the connected agent researches the domain, writes every file to a folder, and delivers a deployment-ready kit for GEO and AI search visibility.
How to connect
https://server.smithery.ai/russ-xtsr/ai-readiness/mcp
curl -X POST https://server.smithery.ai/russ-xtsr/ai-readiness/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'