mcp for Claude Desktop
io.github.pictify-io/mcp
Generate images, GIFs, videos, and PDFs from HTML, URLs, or templates — from your AI agent.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:25
Install mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.pictify.io"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- pictify_create_image
- pictify_get_image
- pictify_list_renders
- pictify_list_templates
- pictify_get_template
- pictify_get_template_variables
- pictify_render_template
- pictify_create_template
- pictify_update_template
- pictify_delete_template
- pictify_multi_size_render
- pictify_validate_expression
- pictify_list_expression_functions
- pictify_batch_render
- pictify_get_batch_results
- pictify_cancel_batch
- pictify_list_video_templates
- pictify_get_video_template_variables
- pictify_render_video
- pictify_create_video_template
- pictify_generate_video_template
- pictify_get_video_template
- pictify_update_video_template
- pictify_duplicate_video_template