MCP server for Claude Code. Captures websites with a headless browser, extracts colors, type, icons, and animations from the live DOM, then audits the output so it does not look like a model wrote it.
Computed colors on every visible element. Loaded fonts via the document.fonts API. Every unique font-size, weight, line-height, and letter-spacing in use. CSS custom properties on :root. Container max-widths, grid vs flex usage, and media query breakpoints. Sticky and fixed element counts.
Detects Font Awesome, Material Icons, Phosphor, Lucide, Remix, Tabler, Heroicons, Feather, and Bootstrap Icons. Counts inline SVGs with samples. Reads every @keyframes definition and which properties it animates. Detects GSAP, Framer Motion, Anime.js, Lenis, Locomotive, AOS, Three.js, Lottie, Motion One, and Barba.js. Flags scroll-triggered animations.
Restart Claude Code after registering. Run /mcp to verify. Then ask it to capture a site.