Pictify
About
MCP server for AI-generated images, GIFs, and PDFs from HTML/CSS, URLs, or reusable templates. Batch up to 100 personalised renders, A/B test variants.
Details
- Author
- pictify-io
- Downloads
- 273
- Categories
- Design, Other
Jump to
- 31 tools across six categories: image generation, GIF creation, PDF rendering, template system, batch operations, and A/B testing.
- Create images from HTML/CSS, URL screenshots, or reusable templates in PNG, JPEG, or WebP up to 4000×4000 pixels.
- Generate animated GIFs from CSS animations or by recording live web pages.
- Render single or multi‑page PDFs from templates with preset page sizes.
- Manage reusable templates with variable placeholders and 50+ expression functions.
- Batch‑generate up to 100 personalized images in a single request for mail‑merge scenarios.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
PictifyCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Obtain an API key from the Pictify dashboard, add the MCP server to your AI client (e.g., Claude, Cursor, Windsurf), then ask your assistant to generate images, GIFs, or PDFs. No specific commands or configuration keys are required beyond setup.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"pictify": {
"pictify": {
"command": "npx",
"args": [
"-y",
"@pictify/mcp-server"
],
"env": {
"PICTIFY_API_KEY": "your_api_key"
}
}
}
}
}
McpServers
{
"pictify": {
"command": "npx",
"args": [
"-y",
"@pictify/mcp-server"
],
"env": {
"PICTIFY_API_KEY": "your_api_key"
}
}
}
Pictify gives AI agents the ability to generate, manage, and A/B test visual content. No code required — just describe what you want.
## 31 tools across 6 categories
### Image Generation
Create images from HTML/CSS, URL screenshots, or reusable templates. PNG, JPEG, WebP up to 4000x4000px. Perfect for OG images, Twitter cards, banners, and product screenshots.
### GIF Creation
Generate animated GIFs from CSS animations or record live web pages. Ideal for product demos, animated banners, and loading animations.
### PDF Rendering
Single or multi-page PDFs from templates. Invoices, certificates, reports, shipping labels, and ID cards with preset page sizes.
### Template System
Create, manage, and render reusable templates with variable placeholders. 50+ expression functions for conditionals, string manipulation, and date formatting.
### Batch Operations
Generate up to 100 personalized images in one request. Team badges, event passes, product catalogs, localized marketing assets.
### A/B Testing
Built-in experiments with traffic splitting, Thompson Sampling auto-optimization, and event tracking for impressions, clicks, and conversions.
## Quick Start
1. Get your API key at https://pictify.io/dashboard/api-tokens
2. Add the MCP server to your client
3. Start generating — just ask your AI assistant to create images, GIFs, or PDFs
Works with Claude (claude.ai, Claude Code, Claude Desktop), Cursor, Windsurf, and any MCP-compatible client.
Note: For Github URL, I'd use the actual GitHub repo (https://github.com/pictify-io/pictify-mcp) instead of the npm link — mcp.so likely expects a GitHub URL for that field.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



