Picsart GenAI MCP
AI Video, Image & Audio Generation with over 150 models
Ads
Overview
The Picsart MCP server exposes the full model catalog as Model Context Protocol tools. Connect it to any MCP-compatible agent and that agent can generate image, video, and audio across 178 models using natural language or structured tool calls. New to MCP? Start with What is MCP? first. 1. Install the gen-ai CLI — see Installation. 2. Run gen-ai login once (opens your browser for OAuth). That is all. The MCP server (gen-ai-mcp) ships with the CLI and uses the same credentials. > "Generate a product image on a white background using Flux 2 Pro, 4:3 aspect ratio."
Installation
claude mcp add picsart-gen-ai -- gen-ai-mcp
Configuration
{
"mcpServers": {
"picsart-gen-ai": {
"command": "gen-ai-mcp"
}
}Capabilities
- Generate media across 178 models
Ask for images, videos, or audio via `picsart_generate`, specifying model, prompt, aspect ratio, and duration.
- Edit images with dedicated tools
Remove or replace backgrounds (`picsart_remove_bg`, `picsart_change_bg`), enhance resolution (`picsart_enhance`), or convert to SVG (`picsart_vectorize`).
- Preview cost before generating
Use `picsart_preflight` to validate parameters and get a credit quote without spending credits.
- Manage files in Picsart Drive
Browse, upload, move, or delete assets via `picsart_drive` actions like `list`, `upload`, and `delete`.
- Explore the model catalog
Browse available models visually (`picsart_list_models`) or as data (`picsart_model_catalog`), and inspect parameter schemas with `picsart_model_params`.
Tags
- content-creation
- ai-model
- video
- audio
- design
Related MCP servers
SVGator MCP
OfficialCreate, edit, and export SVGator animations (SVG, Lottie, GIF, video) from your AI assistant, and keep an editable project you can open in the editor anytime.
Compeller
OfficialCreate AI music videos and audio-reactive visuals from songs through MCP.
Eagle MCP
OfficialEagle MCP Server is a local Model Context Protocol bridge that lets AI assistants (e.g. Cursor, Claude) access your Eagle media library so you can tag, categorize, search, and batch-organize assets with natural language.
Blender MCP
OfficialA lightweight MCP (Model Context Protocol) server for Blender. It offers a natural language interface with Blender’s Python API, improving access to documentation, and allowing users to explore and understand complex setups.