Sponsored by Deepsite.site

Scrptly Ai Video Agent

Created By
Scrptly5 months ago
Generate professional and complex videos with Scrptly's Ai Video Agent. Type a video prompt and provide some context images (optional) to generate high quality videos that can last multiple minutes with various scenes, narration and most importantly consistent characters, environments and objects.
Content

The Scrptly MCP (Model Connector Protocol) Server allows you to connect Scrptly with your preferred Large Language Model (LLM) via the MCP interface. This enables you to leverage custom LLMs for generating professional videos through Scrptly's AI Agent.

Setting Up the MCP Server

You can connect Scrptly's MCP Server to your LLM of choice through this configuration:

  • Endpoint URL: https://mcp.scrptly.com/
  • Authentication: Use your Scrptly API key for authentication. The authentication method used is Bearer Token in the Authorization header.

For clients that require a JSON configuration, here is an example setup:

{
	"mcpServers": {
		"scrptly-video-generator": {
			"command": "npx",
			"args": ["mcp-remote", "https://mcp.scrptly.com/", "--header", "Authorization: Bearer YOUR_API_KEY_HERE"]
		}
	}
}

Using the MCP Server

Scrptly's MCP Server acts as a bridge between your LLM and Scrptly's AI Video-Agent. When you send requests to the MCP Server, it calls Scrptly's AI Video-Agent API to generate videos based on the prompts processed by your LLM.

Scrptly's MCP currently supports the following tool:

Generate AI Video — generateAiVideo

Generate a video based on a text prompt and optional context images.

Input Parameters:

  • prompt: [string] A detailed text prompt for generating the video. It should include the duration of the video, the visual style, the plot/content and anything relevant to generate a high quality video.
  • context : [array of objects] An optional array of context images to guide the video generation. Each image should have a URL and a brief description.
    • context[].url : [string] The URL of a context image to be used in the video generation.
    • context[].description : [string] A brief description of the context image and how it should be used in the video.
  • approveUpTo : [number] The maximum cost (in tokens) that the user approves for generating the video. Optional but highly recommended. Default is 10,000 tokens.

Output Parameters:

  • taskId: [string] The ID of the task created to generate the AI video.
  • projectId: [string] The ID of the AI video project created on Scrptly.
  • projectUrl: [string] The URL to view and manage/tweak the generated AI video project on Scrptly.

Get Task Status — getTaskStatus

Check the status of an AI video generation task.

Input Parameters:

  • taskId: [string] The ID of the AI video generation task to check the status for.

Output Parameters:

  • status: [string] The current status of the AI video generation task. Possible values are 'awaiting', 'processing', 'success', and 'failed'.
  • statusMessage: [string] A detailed message about the current status of the task.
  • resultVideoUrl: [string] The URL of the generated video file, if the task is completed successfully.
  • projectId: [string] The ID of the AI video project created on Scrptly.
  • projectUrl: [string] The URL to view and manage/tweak the generated AI video project on Scrptly.

Server Config

{
  "mcpServers": {
    "scrptly-video-generator": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.scrptly.com/",
        "--header",
        "Authorization: Bearer YOUR_API_KEY_HERE"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
ChatWiseThe second fastest AI chatbot™
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Amap Maps高德地图官方 MCP Server
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
CursorThe AI Code Editor
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
WindsurfThe new purpose-built IDE to harness magic
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Serper MCP ServerA Serper MCP Server
Playwright McpPlaywright MCP server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Tavily Mcp
DeepChatYour AI Partner on Desktop