avantjohn_mcp-server-test-04
If you are the rightful owner of avantjohn_mcp-server-test-04 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP (Model Context Protocol) server for Popmelt, providing access to Talent AI and Taste Profiles for dynamic UI component styling.
The Popmelt MCP Server leverages the Model Context Protocol to expose Talent AI profiles and styling capabilities to LLMs and other applications. It connects directly to Popmelt's PostgreSQL database to access and serve detailed Talent profiles, including structured metadata and weighted styling attributes. This server facilitates the generation of CSS styling rules and dynamic UI component styling based on Talent-driven design choices. It supports multiple transport options, allowing it to run using stdio for command-line tools or HTTP with SSE for remote servers. The server is designed to integrate seamlessly with Popmelt's existing infrastructure, providing a robust solution for accessing and utilizing Talent AI profiles in various applications.
Features
- Talent AI Profile Access: Retrieve complete Talent profiles with their unique aesthetic characteristics and design attributes.
- CSS Styling Generation: Generate CSS styling rules directly from stored metadata.
- Dynamic UI Component Styling: Easily integrate Talent-driven design choices into your UI components.
- Database Integration: Direct connection to PostgreSQL database where Talent profiles are stored.
- Multiple Transport Options: Run the server using stdio for command-line tools or HTTP with SSE for remote servers.
Tools
generate-css
Generate CSS for a component based on a talent profile.
generate-component-library
Generate CSS for a complete component library.
query-talents
Perform a read-only query on talent metadata.
analyze-style-compatibility
Analyze compatibility between different talent styles.