mcp-server-test-04
If you are the rightful owner of 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.
The Popmelt MCP Server is a Model Context Protocol server that provides 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 integration of Talent-driven design choices into UI components, allowing for dynamic and personalized styling. It supports multiple transport options, including stdio for command-line tools and HTTP with SSE for remote servers, making it versatile for various integration scenarios.
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.