Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYYesYour OpenAI API key with Sora 2 access. Note: Sora 2 access requires a verified organization on the OpenAI platform.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_video

Generate a video using Sora 2 or Sora 2 Pro model. Creates a video from a text prompt with optional parameters for resolution, duration, and model selection.

get_video_status

Get the status and details of a video generation job. Returns information about whether the video is still processing, completed, or failed.

list_videos

List all video generation jobs with optional filtering and pagination.

delete_video

Delete a video generation job and its associated data.

merge_videos

Merge multiple video files into a single video. Videos are concatenated in the order provided.

create_fade_animation

Create a fade-in animation video from a static image. The image will fade from black to full visibility.

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/writingmate/sora-2-mcp'

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