Web UI Inspiration Capture
STDIODownloads and analyzes websites for UI/UX inspiration, capturing complete HTML content.
Downloads and analyzes websites for UI/UX inspiration, capturing complete HTML content.
This is an MCP server that helps download and analyze websites for UI/UX inspiration. It captures the complete HTML content of a website, including all CSS, images, and other resources, making them available for analysis by Claude.
Downloads and analyzes a website for UI/UX inspiration. Takes a URL as input and returns the complete HTML with all resources inlined.
Example usage in Claude:
I'd like to get inspiration from example.com's design
{ "mcpServers": { "mediaProcessor": { "command": "npx", "args": [ "-y", "create-mcp-server@latest" ] } } }