Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PICTORY_API_KEYYesYour Pictory API key. Required to authenticate with the Pictory API.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pictory_videoC

Create, render, preview, and patch Pictory videos.

pictory_transcribeC

Transcribe long-form videos/podcasts and automatically extract viral short clips (Shorts/Reels/TikToks).

pictory_assetsB

Search stock b-roll, background music, voices, avatars, layouts, and generate AI Studio images & videos.

Supported Actions:

  • 'search_media': Search Getty / Storyblocks stock videos and images (GET /v1/media/search).

  • 'generate_upload_url': Generate signed AWS S3 upload URL for user files (POST /v1/media/generateurl).

  • 'search_music': Search background music tracks by query and filters (POST /v1/music/search).

  • 'get_music_filters': Get available values for a music filter ('moods', 'genres', 'groups', 'instruments', 'purposes').

  • 'list_voices': List available AI narrator voices with provider, gender, and language filters (GET /v1/voiceovers/tracks).

  • 'list_avatars': List realistic AI presenter avatars for video overlays (GET /v1/avatars).

  • 'list_smart_layouts': List pre-built responsive visual layouts (GET /v1/smartlayouts).

  • 'list_text_styles': List subtitle styling templates (GET /v1/styles).

  • 'list_brands': List saved video brand presets (GET /v1/brands/video).

  • 'list_fonts': List branding fonts (GET /v1/video/storyboard/fonts).

  • 'generate_ai_image': Generate standalone image via AI Studio (POST /v1/aistudio/images). Models: 'seedream3.0', 'flux-schnell', 'nanobanana'.

  • 'generate_ai_video': Generate standalone video via AI Studio (POST /v1/aistudio/videos). Models: 'pixverse5.5', 'veo3.1', 'veo3.1_fast'.

  • 'list_ai_assets': List past generated AI Studio images and videos.

pictory_projectsB

Manage Pictory projects and master video templates (full web UI synchronization).

Supported Actions:

  • 'list_projects': List all saved projects in your Pictory web dashboard (GET /v2/projects).

  • 'get_project': Get complete scene data for a specific project ID (GET /v2/projects/{project_id}).

  • 'update_project': Update an existing project's scenes, text, or settings (PUT /v2/projects/{project_id}).

  • 'update_scene': Surgically update a single scene's footage, thumbnail, duration, or text with auto-concurrency retry and schema protection.

  • 'delete_project': Delete a project from your account (DELETE /v2/projects/{project_id}).

  • 'list_templates': List saved master video templates (GET /v1/templates).

  • 'get_template': Get template configuration by ID (GET /v1/templates/{template_id}).

  • 'create_template': Create a new reusable brand video template (POST /v1/templates).

  • 'update_template': Update an existing video template (PUT /v1/templates/{template_id}).

  • 'delete_template': Delete a video template (DELETE /v1/templates/{template_id}).

pictory_integrationsB

Manage third-party cloud integrations (Vimeo & AWS S3), account quotas, AI credits, and job cleanup.

Supported Actions:

  • 'get_quota': Check current API video render quota and usage limits (GET /v1/quota).

  • 'get_credit_usage': Check remaining AI generation credits and breakdown (GET /v1/aicredits/usage).

  • 'list_jobs': List recent and running render jobs across your account (GET /v1/jobs).

  • 'clean_job': Cancel or delete a stuck/failed job (DELETE /v1/jobs/{job_id}/clean).

  • 'list_vimeo_connections': List connected Vimeo accounts for direct video publishing (GET /v1/vimeo-connections).

  • 'get_vimeo_connection': Get details for a Vimeo connection (GET /v1/vimeo-connections/{id}).

  • 'create_vimeo_connection': Authorize a new Vimeo connection (POST /v1/vimeo-connections).

  • 'update_vimeo_connection': Update an existing Vimeo connection (PUT /v1/vimeo-connections/{id}).

  • 'delete_vimeo_connection': Disconnect a Vimeo account (DELETE /v1/vimeo-connections/{id}).

  • 'list_aws_connections': List private AWS S3 bucket connections (GET /v1/awsconnections).

  • 'get_aws_connection': Get details for an AWS private S3 connection (GET /v1/awsconnections/{id}).

  • 'create_aws_connection': Connect a private AWS S3 bucket using IAM keys (POST /v1/awsconnections).

  • 'update_aws_connection': Update an AWS private S3 connection (PUT /v1/awsconnections/{id}).

  • 'delete_aws_connection': Remove an AWS connection (DELETE /v1/awsconnections/{id}).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/softreviewed/pictory-coupon-code-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server