mcp-server-test-01
0
Popmelt MCP Server is a server designed for generating dynamic UI components and design systems based on structured profiles in JSON format. It features a CSS generation engine and a visual frontend dashboard, allowing users to preview and manage design tokens and components.
Popmelt MCP Server
A Model-Controlled Programming (MCP) server for Popmelt. It generates dynamic design systems and UI components from Taste Profiles in JSON metadata.
Features
- Dynamic Profile Processing
- CSS Generation Engine
- Design Token System
- Component Variants
- Context Provider API
- RESTful API
- Component Templates
- Interactive Dashboard
- Real-time Preview
- Full System Generation
- Responsive Support
- Comprehensive Test Suite
Installation
- Clone the repository and navigate to the directory.
- Install dependencies with npm.
- Start the server with
npm start
ornpm run dev
for hot reloading. - Defaults to port 3000.
Visual Frontend
- Provides a dashboard to browse and generate design systems.
- Preview and edit profile JSON with real-time updates.
Technologies Used
- Node.js, Express.js
- HTML/CSS/JavaScript
- Jest & Supertest
Contributing
- Fork the repository
- Develop on feature branches
- Submit Pull Requests
License
- MIT License