Sora MCP
未申請An MCP server to use Sora video generation APIs
インストール
npx @modelcontextprotocol/inspector未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(18個)
after
(optional): Pagination cursor - get videos after this ID
create-video
Generate a video from a text prompt.
delete-video
Delete a video job and its assets.
download-video
Get a curl command to manually download a completed video.
filename
(optional): Custom filename (defaults to videoid.mp4)
get-video-status
Check the status and progress of a video generation job.
input_reference
(optional): Path to reference image/video
limit
(optional): Number of videos to retrieve (default: 20)
list-videos
List all your video generation jobs with pagination.
model
(optional): Model to use (default: "sora-2")
order
(optional): Sort order "asc" or "desc" (default: "desc")
output_path
(optional): Directory to save to (defaults to ~/Downloads)
prompt
(required): Text description of the video to generate
remix-video
Create a remix of an existing video with a new prompt.
seconds
(optional): Video duration in seconds (default: "4")
size
(optional): Resolution as "widthxheight" (default: "720x1280")
variant
(optional): Which format to download (defaults to MP4)
video_id
(required): ID of the video to check