← Registry

AI & Machine Learning

silverbackmarketing.com

Generates and manages AI readiness assessment files and instructions for websites.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://ai.silverbackmarketing.com/api/mcp

No auth detected

MCP server metadata

Name
ai-readiness
Version
1.0.0
Capabilities
resources.listChangedtools.listChangedprompts.listChanged

Known tools 6

generate_ai_readiness_files

Start generating the 18 AI Readiness Kit files for a website.

Inferred read-only
list_output_files

List all 18 AI readiness files in generation order with filenames and purposes

Inferred read-only
get_file_spec

Get the detailed specification for one AI readiness output file (e.

Inferred read-only
get_skill_instructions

Return the full AI Readiness skill workflow (research, classification, file generation)

Inferred read-only
get_site_classification_guide

Return the site-type classification table used before generating files

Inferred read-only
generate_rag_jsonl

Convert rag-index.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ai-readiness]
url = "https://ai.silverbackmarketing.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-readiness": {
      "type": "http",
      "url": "https://ai.silverbackmarketing.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-readiness
Remote MCP URL: https://ai.silverbackmarketing.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ai-readiness": {
      "url": "https://ai.silverbackmarketing.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-readiness": {
      "type": "http",
      "url": "https://ai.silverbackmarketing.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-readiness",
  "transport": "streamable-http",
  "url": "https://ai.silverbackmarketing.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.