llms.txt Content
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CraftedTrust - MCP server trust registry</title>
<meta name="description" content="Search public MCP servers, run a lightweight scan, and review practical trust signals before connecting an agent." />
<meta name="theme-color" content="#0a0f1e" />
<meta name="author" content="Cyber Craft Solutions LLC" />
<meta property="og:title" content="CraftedTrust - MCP server trust registry" />
<meta property="og:description" content="Search public MCP servers, run a lightweight scan, and review practical trust signals before connecting an agent." />
<meta property="og:image" content="https://craftedtrust.com/images/thumbnail.png" />
<meta property="og:url" content="https://craftedtrust.com/" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="CraftedTrust - MCP server trust registry" />
<meta name="twitter:description" content="Search public MCP servers, run a lightweight scan, and review practical trust signals before connecting an agent." />
<meta name="twitter:image" content="https://craftedtrust.com/images/thumbnail.png" />
<link rel="canonical" href="https://craftedtrust.com/" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&family=IBM+Plex+Mono:wght@400;500;600&display=swap" rel="stylesheet" />
<style id="home-critical-css">
:root {
--color-primary: #0a0f1e;
--co