← Registry

Content Tools

pictify.io

Generates static images and animated GIFs from HTML/CSS, URLs, or templates.

1 endpoint26 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.pictify.io

No auth detected

MCP server metadata

Name
pictify
Version
1.5.1
Capabilities
tools.listChanged

Known tools 26

pictify_create_image

Generate a static image (PNG, JPEG, or WebP) from HTML/CSS content, a URL screenshot, or a template.

Inferred read-only
pictify_create_canvas_image

Generate an image from FabricJS canvas JSON data with optional variable substitution.

Inferred read-only
pictify_list_images

List previously generated images from your account with pagination.

Inferred read-only
pictify_get_image

Get details of a specific image by its UID.

Inferred read-only
pictify_create_gif

Create an animated GIF from HTML content with CSS animations, a URL, or a template.

Potential side effects
pictify_capture_gif

Record an animated GIF from a live web page URL by capturing its on-screen activity over time.

Inferred read-only
pictify_list_gifs

List previously generated GIFs from your account with pagination.

Inferred read-only
pictify_get_gif

Get details of a specific GIF by its UID.

Inferred read-only
pictify_render_pdf

Generate a single-page PDF from a saved template with variable substitutions.

Inferred read-only
pictify_render_multi_page_pdf

Generate a multi-page PDF from a template by providing multiple sets of variables.

Inferred read-only
pictify_list_pdf_presets

List all available PDF page size presets with their dimensions.

Inferred read-only
pictify_list_templates

List saved templates in your Pictify account with pagination and filtering.

Inferred read-only
pictify_get_template

Get detailed information about a specific template by its ID.

Inferred read-only
pictify_get_template_variables

Get the variable definitions for a template.

Inferred read-only
pictify_render_template

Render a saved template with variable substitutions to produce an image or PDF.

Inferred read-only
pictify_create_template

Create a new reusable template with variable placeholders for dynamic content generation.

Potential side effects
pictify_update_template

Update an existing template's content, dimensions, name, or variable definitions.

Potential side effects
pictify_delete_template

Permanently delete a template.

Potential side effects
pictify_batch_render

Start 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-only
pictify_get_batch_results

Check the status and results of a batch render job.

Inferred read-only
pictify_cancel_batch

Cancel a running batch render job.

Inferred read-only
pictify_list_video_templates

List the user's video templates with their UIDs, dimensions, duration and kind.

Inferred read-only
pictify_get_video_template_variables

Get a video template's variable definitions — the fields you can set when rendering it (texts, colors, image URLs).

Inferred read-only
pictify_render_video

Render a video template to an MP4 video or an animated GIF, with variable substitutions.

Inferred read-only
pictify_create_video_template

Upload a Remotion scene YOU wrote as a new video template.

Potential side effects
pictify_generate_video_template

Generate a new video template from a text prompt using AI.

Inferred read-only

CONNECT 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.

Trust status Trusted

pictify.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.