mcp-server-test-01

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

  1. Clone the repository and navigate to the directory.
  2. Install dependencies with npm.
  3. Start the server with npm start or npm run dev for hot reloading.
  4. 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