
SupaUI
STDIOMCP server for generating and managing UI components through natural language
MCP server for generating and managing UI components through natural language
A Model Context Protocol (MCP) server for SupaUI that enables AI agents to generate, fetch, and manage UI components through natural language interactions.
use Smithery to install supaui-mcp in Claude:
npx -y @smithery/cli install @buoooou/supaui-mcp --client claude
git clone [your-repository-url] cd mcp-ui-gen
=======
# Install dependencies pnpm install # Build the project pnpm build
export BUOU_API_KEY=your_api_key_here
pnpm start
The server supports the following commands:
/ui create a basic button
/ui fetch modern login form
/buou list cards
/api/create
/api/fetch
/api/list
# Build in watch mode tsc -w # Run tests pnpm test
BUOU_API_KEY
: Your API key from buouui.com (Required)ISC
For support, please visit: