Picsart GenAI
Server Details
Generate and edit images, videos, and audio with 150+ models from 20+ vendors.
- Status
- Unhealthy
- OAuth
- Not checked
- Last Tested
- Transport
- Streamable HTTP
- URL
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
25 tool updates
- Removed
picsart_asset_review - Removed
picsart_asset_sheet - Changed
picsart_change_bg1 field changed- added
Output schema / properties / assets / items / properties / durationSecondsAdded value: +{ + "type": "number" +}
- Removed
picsart_delete_asset - Changed
picsart_enhance1 field changed- added
Output schema / properties / assets / items / properties / durationSecondsAdded value: +{ + "type": "number" +}
- Removed
picsart_film_setup - Removed
picsart_film_tracker - Changed
picsart_generate1 field changed- added
Output schema / properties / assets / items / properties / durationSecondsAdded value: +{ + "type": "number" +}
- Removed
picsart_grade_console - Removed
picsart_list_assets - Changed
picsart_media_contact_sheet1 field changed- added
Output schema / properties / assets / items / properties / durationSecondsAdded value: +{ + "type": "number" +}
- Changed
picsart_media_export1 field changed- added
Output schema / properties / assets / items / properties / durationSecondsAdded value: +{ + "type": "number" +}
- Removed
picsart_media_video_create - Removed
picsart_media_video_render - Removed
picsart_media_video_revise - Removed
picsart_model_choice - Removed
picsart_music_studio - Changed
picsart_remove_bg1 field changed- added
Output schema / properties / assets / items / properties / durationSecondsAdded value: +{ + "type": "number" +}
- Removed
picsart_save_asset - Removed
picsart_scene_review - Removed
picsart_shot_designer - Removed
picsart_shotlist_board - Changed
picsart_vectorize1 field changed- added
Output schema / properties / assets / items / properties / durationSecondsAdded value: +{ + "type": "number" +}
- Removed
picsart_video_compare - Removed
picsart_video_review
17 tool updates
- Added
picsart_asset_review - Added
picsart_asset_sheet - Added
picsart_delete_asset - Added
picsart_film_setup - Added
picsart_film_tracker - Changed
picsart_generate1 field changed- changed
Input schema / properties / async / descriptionPrevious value: -"Submit the job and return immediately with `{ job, status: \"ACCEPTED\" }` instead of waiting for the result. Meant for widget code that polls `picsart_job_status` with the returned handle; assistants should omit it and wait for the synchronous result."New value: +"Submit the job and return immediately with `{ job, status: \"ACCEPTED\" }` instead of waiting for the result, then poll `picsart_job_status` with the returned handle. DEFAULTS TO TRUE FOR VIDEO MODELS: hosts cap a synchronous tool call at roughly a minute, and a severed sync call loses the result while the render still charges — a host \"isn't responding\" error on a sync video call is NOT a failed generation, the job is still running server-side with no handle left to recover it. Images and text finish fast; they stay synchronous unless you pass true."
- Added
picsart_grade_console - Added
picsart_list_assets - Added
picsart_media_upload - Added
picsart_model_choice - Added
picsart_save_asset - Added
picsart_scene_review - Added
picsart_shot_designer - Added
picsart_shotlist_board - Removed
picsart_upload_widget - Added
picsart_video_compare - Added
picsart_video_review
1 tool update
- Changed
picsart_media_video_render1 field changed- changed
Input schema / properties / code_url / descriptionPrevious value: -"code_url from an picsart_media_video_create/picsart_media_video_revise result"New value: +"code_url from a picsart_media_video_create/picsart_media_video_revise result"
2 tool updates
- Changed
picsart_media_contact_sheet2 fields changed- changed
Input schema / properties / frames / descriptionPrevious value: -"How many evenly-spaced thumbnails to return (default 8, capped at 24)"New value: +"How many evenly-spaced thumbnails to return (default 8, max 8 shown inline)" - changed
Input schema / properties / times / descriptionPrevious value: -"EXACT scene times (seconds) to thumbnail (capped at 24). When set, `frames` is ignored"New value: +"EXACT scene times (seconds) to thumbnail. At most 8 frames come back as inline images; requesting more no longer renders/charges the extras (see above). When set, `frames` is ignored"
- Changed
picsart_media_get_capabilities1 field changed- changed
Input schema / properties / sections / descriptionPrevious value: -"Optional subset of capability sections to return. Omit to get the section INDEX (names only) — the full document is ~123KB, so fetch just the slices you need; pass [\"all\"] for the whole document"New value: +"Optional subset of capability sections to return. Omit to get the section INDEX (names only) — the full document is ~135KB, so fetch just the slices you need; pass [\"all\"] for the whole document. \"looks\" alone is ~62KB and can overflow a result cap even as the only section requested — ask for \"looksCompact\" (id/summary/params only, ~8KB) first, then \"looks\" for the one id you need in full"
1 tool update
- Changed
picsart_media_get_capabilities1 field changed- changed
Input schema / properties / sections / descriptionPrevious value: -"Optional subset of capability sections to return; omit for the full document"New value: +"Optional subset of capability sections to return. Omit to get the section INDEX (names only) — the full document is ~123KB, so fetch just the slices you need; pass [\"all\"] for the whole document"
1 tool update
- Added
picsart_upload_widget
8 tool updates
- Changed
picsart_change_bg2 fields changed- added
Output schema / properties / assets / items / properties / heightAdded value: +{ + "type": "number" +} - added
Output schema / properties / assets / items / properties / widthAdded value: +{ + "type": "number" +}
- Changed
picsart_enhance2 fields changed- added
Output schema / properties / assets / items / properties / heightAdded value: +{ + "type": "number" +} - added
Output schema / properties / assets / items / properties / widthAdded value: +{ + "type": "number" +}
- Changed
picsart_generate2 fields changed- added
Output schema / properties / assets / items / properties / heightAdded value: +{ + "type": "number" +} - added
Output schema / properties / assets / items / properties / widthAdded value: +{ + "type": "number" +}
- Changed
picsart_media_contact_sheet2 fields changed- added
Output schema / properties / assets / items / properties / heightAdded value: +{ + "type": "number" +} - added
Output schema / properties / assets / items / properties / widthAdded value: +{ + "type": "number" +}
- Changed
picsart_media_export2 fields changed- added
Output schema / properties / assets / items / properties / heightAdded value: +{ + "type": "number" +} - added
Output schema / properties / assets / items / properties / widthAdded value: +{ + "type": "number" +}
- Changed
picsart_media_video_render2 fields changed- added
Output schema / properties / assets / items / properties / heightAdded value: +{ + "type": "number" +} - added
Output schema / properties / assets / items / properties / widthAdded value: +{ + "type": "number" +}
- Changed
picsart_remove_bg2 fields changed- added
Output schema / properties / assets / items / properties / heightAdded value: +{ + "type": "number" +} - added
Output schema / properties / assets / items / properties / widthAdded value: +{ + "type": "number" +}
- Changed
picsart_vectorize2 fields changed- added
Output schema / properties / assets / items / properties / heightAdded value: +{ + "type": "number" +} - added
Output schema / properties / assets / items / properties / widthAdded value: +{ + "type": "number" +}
1 tool update
- Changed
picsart_drive1 field changed- changed
Output schema / requiredPrevious value: -[ - "folderUid", - "folders", - "files", - "page", - "pageSize", - "totalFiles", - "totalPages", - "hasPrev", - "hasNext" -]New value: +[ + "folderUid", + "folders", + "files", + "page", + "pageSize", + "hasPrev", + "hasNext" +]
6 tool updates
- Changed
picsart_list_models5 fields changed- added
Output schema / properties / items / items / additionalPropertiesAdded value: +false - removed
Output schema / properties / items / items / anyOfRemoved value: -[ - { - "additionalProperties": false, - "properties": { - "id": { - "type": "string" - }, - "inputType": { - "type": "string" - }, - "mode": { - "type": "string" - }, - "name": { - "type": "string" - } - }, - "required": [ - "id", - "name", - "mode", - "inputType" - ], - "type": "object" - }, - { - "additionalProperties": false, - "properties": { - "badges": { - "items": { - "type": "string" - }, - "type": "array" - }, - "description": { - "type": "string" - }, - "id": { - "type": "string" - }, - "inputType": { - "type": "string" - }, - "mode": { - "type": "string" - }, - "name": { - "type": "string" - }, - "provider": { - "type": "string" - } - }, - "required": [ - "id", - "name", - "mode", - "inputType" - ], - "type": "object" - } -] - added
Output schema / properties / items / items / propertiesAdded value: +{ + "badges": { + "items": { + "type": "string" + }, + "type": "array" + }, + "description": { + "type": "string" + }, + "id": { + "type": "string" + }, + "inputType": { + "type": "string" + }, + "mode": { + "type": "string" + }, + "name": { + "type": "string" + }, + "provider": { + "type": "string" + }, + "supportedAspectRatios": { + "items": { + "type": "string" + }, + "type": "array" + }, + "supportedResolutions": { + "items": { + "type": "string" + }, + "type": "array" + } +} - added
Output schema / properties / items / items / requiredAdded value: +[ + "id", + "name", + "mode", + "inputType" +] - added
Output schema / properties / items / items / typeAdded value: +"object"
- Changed
picsart_media_contact_sheet1 field changed- changed
Output schema / (root)Previous value: -nullNew value: +{ + "$schema": "http://json-schema.org/draft-07/schema#", + "additionalProperties": true, + "properties": { + "assets": { + "items": { + "additionalProperties": false, + "properties": { + "id": { + "type": "string" + }, + "mimeType": { + "type": "string" + }, + "model": { + "type": "string" + }, + "prompt": { + "type": "string" + }, + "summary": { + "type": "string" + }, + "title": { + "type": "string" + }, + "tool": { + "type": "string" + }, + "type": { + "enum": [ + "image", + "video", + "audio", + "file" + ], + "type": "string" + }, + "url": { + "type": "string" + } + }, + "required": [ + "id", + "type", + "url" + ], + "type": "object" + }, + "type": "array" + }, + "completed": { + "type": "number" + }, + "created_at": { + "type": "string" + }, + "drive": {}, + "finalUrl": { + "type": "string" + }, + "id": { + "type": "string" + }, + "iterations": { + "type": "number" + }, + "model": { + "type": "string" + }, + "prompt": { + "type": "string" + }, + "results": {}, + "summary": { + "type": "string" + }, + "url": { + "type": "string" + }, + "urls": { + "items": { + "type": "string" + }, + "type": "array" + }, + "videos": { + "items": { + "additionalProperties": false, + "properties": { + "mimeType": { + "type": "string" + }, + "url": { + "type": "string" + } + }, + "required": [ + "url" + ], + "type": "object" + }, + "type": "array" + }, + "why_relevant": { + "type": "string" + } + }, + "required": [ + "assets" + ], + "type": "object" +}
- Changed
picsart_media_export1 field changed- changed
Output schema / (root)Previous value: -nullNew value: +{ + "$schema": "http://json-schema.org/draft-07/schema#", + "additionalProperties": true, + "properties": { + "assets": { + "items": { + "additionalProperties": false, + "properties": { + "id": { + "type": "string" + }, + "mimeType": { + "type": "string" + }, + "model": { + "type": "string" + }, + "prompt": { + "type": "string" + }, + "summary": { + "type": "string" + }, + "title": { + "type": "string" + }, + "tool": { + "type": "string" + }, + "type": { + "enum": [ + "image", + "video", + "audio", + "file" + ], + "type": "string" + }, + "url": { + "type": "string" + } + }, + "required": [ + "id", + "type", + "url" + ], + "type": "object" + }, + "type": "array" + }, + "completed": { + "type": "number" + }, + "created_at": { + "type": "string" + }, + "drive": {}, + "finalUrl": { + "type": "string" + }, + "id": { + "type": "string" + }, + "iterations": { + "type": "number" + }, + "model": { + "type": "string" + }, + "prompt": { + "type": "string" + }, + "results": {}, + "summary": { + "type": "string" + }, + "url": { + "type": "string" + }, + "urls": { + "items": { + "type": "string" + }, + "type": "array" + }, + "videos": { + "items": { + "additionalProperties": false, + "properties": { + "mimeType": { + "type": "string" + }, + "url": { + "type": "string" + } + }, + "required": [ + "url" + ], + "type": "object" + }, + "type": "array" + }, + "why_relevant": { + "type": "string" + } + }, + "required": [ + "assets" + ], + "type": "object" +}
- Changed
picsart_media_video_render1 field changed- changed
Output schema / (root)Previous value: -nullNew value: +{ + "$schema": "http://json-schema.org/draft-07/schema#", + "additionalProperties": true, + "properties": { + "assets": { + "items": { + "additionalProperties": false, + "properties": { + "id": { + "type": "string" + }, + "mimeType": { + "type": "string" + }, + "model": { + "type": "string" + }, + "prompt": { + "type": "string" + }, + "summary": { + "type": "string" + }, + "title": { + "type": "string" + }, + "tool": { + "type": "string" + }, + "type": { + "enum": [ + "image", + "video", + "audio", + "file" + ], + "type": "string" + }, + "url": { + "type": "string" + } + }, + "required": [ + "id", + "type", + "url" + ], + "type": "object" + }, + "type": "array" + }, + "completed": { + "type": "number" + }, + "created_at": { + "type": "string" + }, + "drive": {}, + "finalUrl": { + "type": "string" + }, + "id": { + "type": "string" + }, + "iterations": { + "type": "number" + }, + "model": { + "type": "string" + }, + "prompt": { + "type": "string" + }, + "results": {}, + "summary": { + "type": "string" + }, + "url": { + "type": "string" + }, + "urls": { + "items": { + "type": "string" + }, + "type": "array" + }, + "videos": { + "items": { + "additionalProperties": false, + "properties": { + "mimeType": { + "type": "string" + }, + "url": { + "type": "string" + } + }, + "required": [ + "url" + ], + "type": "object" + }, + "type": "array" + }, + "why_relevant": { + "type": "string" + } + }, + "required": [ + "assets" + ], + "type": "object" +}
- Changed
picsart_model_catalog5 fields changed- added
Output schema / properties / items / items / additionalPropertiesAdded value: +false - removed
Output schema / properties / items / items / anyOfRemoved value: -[ - { - "additionalProperties": false, - "properties": { - "id": { - "type": "string" - }, - "inputType": { - "type": "string" - }, - "mode": { - "type": "string" - }, - "name": { - "type": "string" - } - }, - "required": [ - "id", - "name", - "mode", - "inputType" - ], - "type": "object" - }, - { - "additionalProperties": false, - "properties": { - "badges": { - "items": { - "type": "string" - }, - "type": "array" - }, - "description": { - "type": "string" - }, - "id": { - "type": "string" - }, - "inputType": { - "type": "string" - }, - "mode": { - "type": "string" - }, - "name": { - "type": "string" - }, - "provider": { - "type": "string" - } - }, - "required": [ - "id", - "name", - "mode", - "inputType" - ], - "type": "object" - } -] - added
Output schema / properties / items / items / propertiesAdded value: +{ + "badges": { + "items": { + "type": "string" + }, + "type": "array" + }, + "description": { + "type": "string" + }, + "id": { + "type": "string" + }, + "inputType": { + "type": "string" + }, + "mode": { + "type": "string" + }, + "name": { + "type": "string" + }, + "provider": { + "type": "string" + }, + "supportedAspectRatios": { + "items": { + "type": "string" + }, + "type": "array" + }, + "supportedResolutions": { + "items": { + "type": "string" + }, + "type": "array" + } +} - added
Output schema / properties / items / items / requiredAdded value: +[ + "id", + "name", + "mode", + "inputType" +] - added
Output schema / properties / items / items / typeAdded value: +"object"
- Changed
picsart_music_studio5 fields changed- added
Output schema / properties / items / items / additionalPropertiesAdded value: +false - removed
Output schema / properties / items / items / anyOfRemoved value: -[ - { - "additionalProperties": false, - "properties": { - "id": { - "type": "string" - }, - "inputType": { - "type": "string" - }, - "mode": { - "type": "string" - }, - "name": { - "type": "string" - } - }, - "required": [ - "id", - "name", - "mode", - "inputType" - ], - "type": "object" - }, - { - "additionalProperties": false, - "properties": { - "badges": { - "items": { - "type": "string" - }, - "type": "array" - }, - "description": { - "type": "string" - }, - "id": { - "type": "string" - }, - "inputType": { - "type": "string" - }, - "mode": { - "type": "string" - }, - "name": { - "type": "string" - }, - "provider": { - "type": "string" - } - }, - "required": [ - "id", - "name", - "mode", - "inputType" - ], - "type": "object" - } -] - added
Output schema / properties / items / items / propertiesAdded value: +{ + "badges": { + "items": { + "type": "string" + }, + "type": "array" + }, + "description": { + "type": "string" + }, + "id": { + "type": "string" + }, + "inputType": { + "type": "string" + }, + "mode": { + "type": "string" + }, + "name": { + "type": "string" + }, + "provider": { + "type": "string" + }, + "supportedAspectRatios": { + "items": { + "type": "string" + }, + "type": "array" + }, + "supportedResolutions": { + "items": { + "type": "string" + }, + "type": "array" + } +} - added
Output schema / properties / items / items / requiredAdded value: +[ + "id", + "name", + "mode", + "inputType" +] - added
Output schema / properties / items / items / typeAdded value: +"object"
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Image, video, music and text generation across 100+ models through one endpoint.
Generate text, images, speech, music, and video with any AI model, from one credit balance.
Generate images, video, music, voice and 3D through one API. 30 tools, 200+ models.
AI content generation with 50+ models: image, video, TTS, voice cloning, and more.
Related MCP Servers
AlicenseNot gradedqualityDmaintenanceEnables AI agents and developers to generate images, videos, audio, and text using 100+ models via MCP or REST with a single API key.4MIT
Picsart MCP Serverofficial
FlicenseNot gradedqualityAmaintenanceEnables AI agents and terminals to generate images, video, and audio using 141 models from 28 providers via the Picsart gen-ai API.4-- AlicenseAqualityBmaintenanceHosted multi-model AI media + chat MCP server. Generates images, video, audio, face-swaps and talking-avatars, and chats across 300+ models (Claude, GPT, Gemini, DeepSeek…) - all from one balance and one API key.16MIT
- AlicenseNot gradedqualityBmaintenanceGenerate and refine AI images/audio/video through natural conversation.403Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool has a clearly distinct purpose: dedicated tools for background removal/replacement, enhancement, vectorization, and generic generation; model discovery is split into UI vs data access; and support tools like credits, preflight, and job status are uniquely scoped. The descriptions explicitly cross-reference each other to prevent confusion.
All tools share the `picsart_` prefix and snake_case style, but the second part mixes noun forms (credits, drive, job_status, model_catalog, model_params, music_studio) with verb forms (enhance, generate, preflight, vectorize) and verb_noun forms (change_bg, list_models, remove_bg). This is a minor inconsistency that does not hinder readability.
13 tools is a well-scoped count for a full GenAI server covering image editing, generation, model browsing, metadata, cost preflight, credit tracking, drive management, and async job status. Each tool serves a distinct purpose and none feel redundant.
The tool surface covers the full lifecycle: model discovery, parameter inspection, preflight cost estimation, generation, background operations, enhancement, vectorization, job status, credit monitoring, and drive storage. The only possible gap is advanced editing (e.g., inpainting), but the generic generate tool can handle that, and the dedicated tools cover the most common workflows thoroughly.