MotionDesign MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_vaultA | Busca no acervo de 328 prompts oficiais (Free + Premium) do MotionSites por nicho, efeito ou técnica (Hero, Bento, 3D, SaaS, Three.js, Crypto, Luxury, etc.). |
| get_vault_promptB | Retorna o prompt oficial completo em inglês e a descrição traduzida de um dos 328 modelos do acervo para orientar a geração de código. |
| list_templatesA | Lista todos os componentes de código React 19 + Tailwind + Framer Motion/GSAP disponíveis (Navbars, Heroes, Bentos, Tabs, Marquee, 3D Tilt, Pricing, FAQ, Footers, Canvas 3D). |
| get_templateB | Carrega o código-fonte React 19 completo, tipado e pronto para produção de um componente visual. |
| list_design_systemsB | Lista os Design Systems de elite com paletas HEX calculadas (Obsidian Linear, Cosmic Violet, Cyber Emerald, Luxe Monochrome, Midnight Amber, Swiss Editorial Light, Nordic Minimal Warm Light). |
| get_design_systemB | Retorna tokens HEX reais, tipografia do Google Fonts e configurações de Tailwind para uma estética visual específica. |
| generate_blueprintB | ATUA COMO ARQUITETO E DIRETOR DE ARTE: Recebe um nicho ou objetivo e gera o plano arquitetural completo (Storytelling de 8 dobras, seleção de templates, design system ideal, stack recomendada e papéis multiagentes). |
| analyze_video_referenceA | ANÁLISE FORENSE DE VÍDEO: Analisa um vídeo de referência (.mp4, .webm) e extrai a coreografia de movimento, física de molas (stiffness/damping), curvas bezier e timing de transições. |
| get_animation_snippetC | Retorna física de molas, spotlight seguidor de mouse, tilt 3D, canvas de partículas e Lenis scroll. |
| inspect_url_hdA | INSPEÇÃO FORENSE HD DE QUALQUER URL: Suprime cookies/modais, rola suavemente para carregar animações e tira screenshots Retina 2x limpos e extrai tokens de design reais. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 10 tools
Each tool targets a distinct resource or action: search/get for vault prompts, list/get for templates and design systems, plus unique tools for animation snippets, blueprint generation, video analysis, and URL inspection. No two tools would be easily confused by an agent.
All tool names follow a consistent verb_noun pattern in snake_case (search_vault, list_templates, get_design_system, analyze_video_reference). Plural for list operations and singular for get operations reinforce the pattern.
10 tools is well within the ideal range for a design resource server. The count is justified by the variety of resources (prompts, templates, design systems, snippets) and analysis utilities, with no redundant or unnecessary tools.
The tool set covers the full workflow: discovery (search/list), retrieval (get), and higher-level generation/analysis (generate_blueprint, analyze_video_reference, inspect_url_hd). There are no obvious dead ends or missing core operations for the stated domain.