Stitch Pro MCP
未申請The intelligent MCP server for Google Stitch. 17 tools, auto-orchestration, React/Vue/Svelte, WCAG a11y, design systems. npm install -g stitch-pro-mcp
インストール
npx stitch-pro-mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(14個)
sp_a11y
WCAG 2.1 AA audit with auto-fix — contrast, ARIA, semantics, touch targets, lang attr
sp_create_project
Create a new Stitch project. Returns the project ID needed for generation tools.
sp_design_apply
Apply a design system to existing HTML — CSS variable injection, font/color enforcement
sp_design_create
Generate a complete design system from a brand description — colors, typography, spacing, rules
sp_extract
Map HTML elements to shadcn/radix/MUI components with confidence scoring
sp_flow
Generate multi-screen flows (login → dashboard → settings) in one call
sp_generate
Generate a UI page with full pipeline — design system, a11y, responsive, framework conversion
sp_projects
List all Stitch projects
sp_responsive
Inject Tailwind responsive breakpoints for mobile, tablet, desktop
sp_screen
Get a screen's HTML source and image URL
sp_screens
List screens in a project
sp_to_react
HTML → Next.js/React .tsx with useState, event handlers, component extraction
sp_to_svelte
HTML → SvelteKit components with Svelte 5 $state runes
sp_to_vue
HTML → Vue 3 SFCs with <script setup>, ref(), @event bindings