SupaUI MCP Server
SupaUI MCP 서버
AI 에이전트가 자연어 상호작용을 통해 UI 구성 요소를 생성, 가져오기 및 관리할 수 있도록 하는 SupaUI용 MCP(Model Context Protocol) 서버입니다.
특징
UI 구성 요소 생성 : 자연어 설명을 기반으로 React 구성 요소 생성
UI 구성 요소 가져오기 : buouui.com에서 구성 요소를 검색하고 검색합니다.
UI 구성 요소 목록 : 자세한 미리보기로 사용 가능한 구성 요소 찾아보기
TypeScript 지원 : 더 나은 유형 안전성과 개발자 경험을 위해 TypeScript로 구축됨
Related MCP server: MCP Magic UI
필수 조건
Node.js(최신 LTS 버전)
buouui.com 의 BUOU_API_KEY
설치
지엑스피1
구성
환경에서 BUOU_API_KEY를 설정하세요:
export BUOU_API_KEY=your_api_key_here또는 smithery.yaml 요구 사항을 기반으로 구성 파일을 만듭니다.
용법
서버 시작
pnpm start사용 가능한 명령
서버는 다음 명령을 지원합니다.
UI 구성 요소 만들기:
/ui create a basic buttonUI 구성 요소 가져오기:
/ui fetch modern login formUI 구성 요소 나열:
/buou list cardsAPI 도구
CreateUiTool
자연어 설명을 기반으로 새로운 UI 구성 요소를 생성합니다.
엔드포인트:
/api/create
FetchUiTool
buouui.com에서 기존 구성 요소를 검색합니다.
엔드포인트:
/api/fetch
리스트Ui툴
미리보기로 사용 가능한 구성 요소를 나열합니다.
엔드포인트:
/api/list
개발
# Build in watch mode
tsc -w
# Run tests
pnpm test환경 변수
BUOU_API_KEY: buouui.com의 API 키(필수)
기여하다
저장소를 포크하세요
기능 브랜치를 생성하세요
변경 사항을 커밋하세요
지점으로 밀어 넣기
풀 리퀘스트 만들기
특허
아이에스씨
지원하다
지원이 필요하면 다음을 방문하세요.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA server that provides rich UI context and interaction capabilities to AI models, enabling deep understanding of user interfaces through visual analysis and precise interaction via Model Context Protocol.72MIT
- FlicenseDqualityDmaintenanceA Model Context Protocol server that provides access to Magic UI components, allowing AI assistants and other MCP clients to discover and use UI components from the Magic UI design system.214

CodeAlive MCPofficial
AlicenseNot gradedqualityAmaintenanceA Model Context Protocol server that enhances AI agents by providing deep semantic understanding of codebases, enabling more intelligent interactions through advanced code search and contextual awareness.88MIT- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI agents to control and automate Android devices through natural language, supporting actions like app management, UI interactions, and device monitoring.60MIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
The Figma MCP server brings Figma design context directly into your AI workflow.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/buoooou/mcp-ui-gen'
If you have feedback or need assistance with the MCP directory API, please join our Discord server