Skip to main content
Glama

UI/UX MCP Server

by willem4130

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STORYBOOK_URLNoThe URL of the running Storybook instancehttp://localhost:6006

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
storybook_get_stories

Get list of all Storybook stories

storybook_test_component

Run visual and accessibility tests on a component

tailwind_generate_config

Generate Tailwind configuration from design tokens

tailwind_optimize_classes

Optimize and deduplicate Tailwind classes

animation_create_timeline

Create animation timeline with Framer Motion or GSAP

animation_preview

Generate preview of animation sequence

playwright_test_ui

Run UI tests with Playwright

playwright_capture_screenshots

Capture screenshots across browsers and viewports

component_create

Create a new UI component with best practices

component_analyze

Analyze component for performance and accessibility

workflow_optimize_ux

Run comprehensive UX optimization analysis

workflow_build_design_system

Generate complete design system from components

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/willem4130/ui-ux-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server