Content Tools
pictify.io
Generates static images and animated GIFs from HTML/CSS, URLs, or templates.
ENDPOINT 1
https://mcp.pictify.io
MCP server metadata
- Name
- pictify
- Version
- 1.5.1
Known tools 26
pictify_create_imageGenerate a static image (PNG, JPEG, or WebP) from HTML/CSS content, a URL screenshot, or a template.
Inferred read-onlypictify_create_canvas_imageGenerate an image from FabricJS canvas JSON data with optional variable substitution.
Inferred read-onlypictify_list_imagesList previously generated images from your account with pagination.
Inferred read-onlypictify_create_gifCreate an animated GIF from HTML content with CSS animations, a URL, or a template.
Potential side effectspictify_capture_gifRecord an animated GIF from a live web page URL by capturing its on-screen activity over time.
Inferred read-onlypictify_list_gifsList previously generated GIFs from your account with pagination.
Inferred read-onlypictify_render_pdfGenerate a single-page PDF from a saved template with variable substitutions.
Inferred read-onlypictify_render_multi_page_pdfGenerate a multi-page PDF from a template by providing multiple sets of variables.
Inferred read-onlypictify_list_pdf_presetsList all available PDF page size presets with their dimensions.
Inferred read-onlypictify_list_templatesList saved templates in your Pictify account with pagination and filtering.
Inferred read-onlypictify_render_templateRender a saved template with variable substitutions to produce an image or PDF.
Inferred read-onlypictify_create_templateCreate a new reusable template with variable placeholders for dynamic content generation.
Potential side effectspictify_update_templateUpdate an existing template's content, dimensions, name, or variable definitions.
Potential side effectspictify_batch_renderStart a batch render job to generate multiple images from a single template — from inline variable sets, or from a hosted CSV where every row becomes a render.
Inferred read-onlypictify_list_video_templatesList the user's video templates with their UIDs, dimensions, duration and kind.
Inferred read-onlypictify_get_video_template_variablesGet a video template's variable definitions — the fields you can set when rendering it (texts, colors, image URLs).
Inferred read-onlypictify_render_videoRender a video template to an MP4 video or an animated GIF, with variable substitutions.
Inferred read-onlypictify_create_video_templateUpload a Remotion scene YOU wrote as a new video template.
Potential side effectspictify_generate_video_templateGenerate a new video template from a text prompt using AI.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.pictify]
url = "https://mcp.pictify.io"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pictify": {
"type": "http",
"url": "https://mcp.pictify.io"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pictify
Remote MCP URL: https://mcp.pictify.io
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"pictify": {
"url": "https://mcp.pictify.io"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pictify": {
"type": "http",
"url": "https://mcp.pictify.io"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pictify",
"transport": "streamable-http",
"url": "https://mcp.pictify.io"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for pictify.io was fetched 2026-08-12T02:19:53.754Z.
pictify.io is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.