Scrptly Video Generator
An Ai Video Agent that can generate professional and complex videos with simple prompts and context images.
Ads
Overview
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. 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.
Installation
npx mcp-remote https://mcp.scrptly.com/ --header Authorization: Bearer YOUR_API_KEY_HERE
Configuration
{
"mcpServers": {
"scrptly-video-generator": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.scrptly.com/",
"--header",
"Authorization: Bearer YOUR_API_KEY_HERE"
]
}
}
}Capabilities
- Generate AI video
Use `generateAiVideo` with a detailed text prompt and optional context images to start a video generation task.
- Set approval budget
Pass `approveUpTo` to cap token cost for video generation, defaulting to 10,000 tokens.
- Check task status
Use `getTaskStatus` with a `taskId` to poll status and retrieve the final video URL.
Tags
- video
- content-creation
- ai-agent
Related MCP servers
Zomato MCP
OfficialAn mcp server for your food ordering needs.
Zen7-Payment-Agent
OfficialZen7 Payment Agent is the first implementation project of DePA (Decentralized Payment Agent), pioneers next-generation intelligent payment infrastructure.
Mureka
Officialgenerate lyrics, song and background music(instrumental)
EduBase
OfficialInteract with EduBase, a comprehensive e-learning platform with advanced quizzing, exam management, and content organization capabilities