Better Picture
Freeby MCP Community
MCP tool for generating beautiful article illustrations using HTML and screenshots
v1.0.14Added Apr 12, 2026
mcpillustrationscreenshothtml
Better Picture MCP Server
MCP tool for generating beautiful article illustrations using HTML and screenshots
Installation
npx -y better-picture-mcp
Reviews
Installation
Quick install
npx -y better-picture-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"better-picture": {
"command": "npx",
"args": ["-y", "better-picture-mcp"]
}
}
}