MCP in Action: Building a Brand Content Studio for Claude

naxmax2019 · reddit · 2026-07-15

A developer shared an MCP server named Sketch, which turns Claude into an automated brand content studio. Users can configure it with a single command and then use natural language prompts (e.g., "generate a product ad based on this Shopify link") to directly generate text, image, or video assets that match the brand's tone. **Development Insights & Highlights:** - **Server-side Brand Context**: Sketch pre-extracts a "brand DNA" from the website, bringing brand awareness to every tool call without stuffing the context window. - **Streaming Feedback for Long Tasks**: For time-consuming operations like video generation (~10 seconds), progress is streamed back to Claude via the protocol. - **Multi-asset Composite Generation**: Claude excels at handling complex requests (e.g., "generate a set of carousel images and a matching email").

Original post →

More from coding & agent

coding & agent channel →