134,253 tools. Last updated 2026-05-25 18:41
"Headless UI" matching MCP tools:
- Generate UI components with modern best practices for React, Vue, or Angular frameworks, including accessibility features and responsive design options.MIT
- Enhance UI component code by applying accessibility standards and development best practices for your specified framework.MIT
- Analyze UI/UX interfaces to identify issues and provide improvement recommendations based on framework compatibility, target audience needs, and design requirements.MIT
- Switch between headless and Chrome browser runtimes mid-session. Use Chrome for sites requiring login or write operations, headless for faster automation.
- Search the accessibility tree by label or identifier to locate UI elements. Obtain tap-ready coordinates (centerX, centerY) to interact with controls directly, eliminating the need for visual screenshots.MIT
- Execute recorded browser automation to extract structured data from websites using saved session credentials. Replays actions in a headless browser for automated data collection.Apache 2.0
Matching MCP Servers
- AlicenseAqualityCmaintenance🎨 AI-powered UI/UX design intelligence - 1519+ curated design resources through MCP | React, Vue, Next.js, Flutter & moreLast updated712918MIT
- FlicenseAqualityCmaintenanceTransforms basic interface ideas into comprehensive, professional-grade UI/UX design specifications with detailed styling, animations, components, and accessibility requirements for websites, apps, and other digital interfaces.Last updated5
Matching MCP Connectors
Native Claude Code integration for @annondeveloper/ui-kit — a zero-dependency React component library with 147 components, 3 weight tiers, physics-based animations, and OKLCH color system. Gives Claude deep awareness of the library's components, design patterns, and conventions. Includes 5 skills for component discovery, code generation, design system reference, tier selection, and accessibility auditing. 2 custom agents for architecture design and accessibility review. Auto-connects to a hoste
AI development agent using Kendo UI to rapidly create and style quality web UIs or Pages.
- Unregister an autoload by name to fix a broken autoload causing headless crashes. Returns plain-text confirmation.MIT
- Retrieve a list of all available shadcn/ui v4 components to understand component structure and installation.MIT
- Lists all registered autoloads in a Godot project with paths and singleton status to diagnose headless crashes. Reads project.godot directly, no Godot process required.MIT
- Record animated GIFs from live web pages to capture CSS/JS animations, document UI transitions, and create interactive demos.MIT
- Convert Markdown files to PDF using a headless browser. Specify input and output paths; optionally set a document title. Requires Chrome or Edge installed, with automatic fallback to HTML.MIT
- Screenshots a website to extract brand colors, fonts, and visual personality using headless Chrome. Resolves extraction failures on JS-rendered sites.MIT
- Render JavaScript-heavy pages with a headless browser to return fully rendered HTML, ideal for SPAs, React, Vue, or dynamic content that raw HTTP cannot capture.MIT
- Switch browser display mode between headless and headed to handle CAPTCHAs or visual tasks, then revert to headless. Virtual mode provides VNC access for remote interaction.MIT
- Create a managed headless browser session. Returns session ID and WebSocket URL for Puppeteer/Playwright with region and proxy options.MIT
- Generate PDF documents from HTML content using headless Chrome—renders CSS, JavaScript, custom page size, margins, and headers. Provides a temporary download link.MIT
- Tap an Android UI element and wait for the interface to stabilize, returning the updated UI tree in a single operation to automate touch interactions.MIT
- Restart Claude Desktop's MCP handler process for plugin reloading without closing the application, ensuring uninterrupted UI functionality.MIT
- Inspect Pharo UI structure and capture screenshots for debugging morphs, Spec windows, or Roassal visualizations.MIT
- Retrieve all UI elements detected on the annotated page, including names, CSS selectors, positions, and sizes. Use this data to interpret user references to specific interface components.MIT