mcpbeat Sign in

AI Readiness Kit MCP Server

by silverbackmarketing Your server? Claim it
not responding

AI Readiness Kit is listed as active in the registry but did not answer our last check. It exposes 6 tools. Last commit 7 Jul 2026.

Generate 18 AI readiness files (llms.txt, ai.txt, RAG indexes, schema) for any website.

Uptime history 48 days of history · worst day 0%
48 days agonow
17.4%
Uptime 24h
16 of 92 checks
6
Tools
read from the server
324 ms
Response time
average over 24h
3
Stars
last commit 7 Jul 2026

AI Readiness Kit does not always answer

Over the last week it answered 20.2% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add ai-readiness --transport http https://ai.silverbackmarketing.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-readiness": {
      "url": "https://ai.silverbackmarketing.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-readiness]
url = "https://ai.silverbackmarketing.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ai-readiness": {
      "url": "https://ai.silverbackmarketing.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-readiness": {
      "url": "https://ai.silverbackmarketing.com/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

generate
generate_ai_readiness_files
Start generating the 18 AI Readiness Kit files for a website. Returns the full workflow for the connected agent to execute (research, classify, write files).
generate_rag_jsonl
Convert rag-index.json content (JSON array) to rag-index.jsonl (one JSON object per line)
file
get_file_spec
Get the detailed specification for one AI readiness output file (e.g. llms.txt, ai-entities.json)
output
list_output_files
List all 18 AI readiness files in generation order with filenames and purposes
site
get_site_classification_guide
Return the site-type classification table used before generating files
skill
get_skill_instructions
Return the full AI Readiness skill workflow (research, classification, file generation)

Endpoints

URLTransportStateLatencyChecked
https://ai.silverbackmarketing.com/api/mcp streamable-http answering 107 ms 9 min ago

Alternatives to AI Readiness Kit

same job, measured the same way
SearchForge
by divyanshu-iitian

Free open-source web search and page reading for LLMs, AI agents, and RAG.

local only
Perplexity
by mcparmory

Search the web, generate AI responses, and create embeddings with real-time information

241 installs/wk local only
Agentsearch MCP
by isaiahdupree

LLM-ready web search + instant answers + URL-to-clean-text fetch for agents and RAG.

3 tools answering
RAGScore
by hzyai

Generate QA datasets & evaluate RAG systems with failure diagnosis. Any LLM.

287 installs/wk local only
Magpie Search
by xfloukiex-lab

Federated local-first search across transcripts, files, KG, vectors and the web for AI agents.

67 installs/wk local only
Clean Markdown
by damonwill78-a11y

Any URL to clean, LLM-ready Markdown for RAG. Strips ads, nav, and boilerplate.

36 installs/wk local only
md-vision
by japlete

Read markdown with inlined images and index headings for agentic RAG workflows.

29 installs/wk local only
PageIndex MCP
by vectifyai

Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.

64 installs/wk local only

AI Readiness Kit — questions

Answers built from our own checks of this server.

What can AI Readiness Kit do?
It exposes 6 tools, read directly from the server on our last check. Among them: generate_ai_readiness_files, generate_rag_jsonl, get_file_spec, get_site_classification_guide, get_skill_instructions, list_output_files. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AI Readiness Kit working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 16 of 92 checks got a reply (17.4%), average response time 324 ms. The bar chart above shows every period we have measured.
The registry lists AI Readiness Kit as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect AI Readiness Kit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AI Readiness Kit need an API key?
No. AI Readiness Kit completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AI Readiness Kit?
It answers our handshake in 324 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AI Readiness Kit open source?
We cannot say either way: written in Python and 3 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.