Video Render MCP
Rank #61,309io.github.globalion/video-render-mcp
Fireship-style short videos from a topic — Remotion motion graphics, word-timed captions, 1080p.
Video Render MCP is a Model Context Protocol (MCP) server published by globalion. It ranks #61,309 of 115,591 servers tracked on MCP Toplist. Video Render MCP is listed on Official MCP, with 1 tracked version. It was first listed on Jul 12, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 54,282 of 115,591 servers on MCP Toplist.
Use Video Render MCP
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http video-render-mcp https://video-render.regiq.in/api/mcp[mcp_servers.video-render-mcp]
url = "https://video-render.regiq.in/api/mcp"Add to ~/.codex/config.toml.
https://video-render.regiq.in/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"video-render-mcp": {
"url": "https://video-render.regiq.in/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"video-render-mcp": {
"type": "http",
"url": "https://video-render.regiq.in/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"video-render-mcp": {
"serverUrl": "https://video-render.regiq.in/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"video-render-mcp": {
"url": "https://video-render.regiq.in/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.globalion%2Fvideo-render-mcp)<a href="https://mcptoplist.com/server/io.github.globalion%2Fvideo-render-mcp"><img src="https://mcptoplist.com/badge/io.github.globalion%2Fvideo-render-mcp.svg" alt="MCP Toplist: #61,309 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
globalion
Other servers by globalion
- email-mcp#60,548
- browser-mcp#61,053 · 1 ver
- cron-mcp#61,054 · 1 ver
- docs-mcp#61,055 · 1 ver
- telegram-mcp#61,056 · 1 ver
- tor-mcp#61,057 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 12, 2026 |
Frequently asked questions
- Who maintains Video Render MCP?
- Video Render MCP is maintained by globalion, which publishes 10 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Video Render MCP listed on the Official MCP Registry?
- Yes — Video Render MCP is listed on the Official MCP Registry.
- How many versions does Video Render MCP have?
- MCP Toplist tracks 1 version of Video Render MCP, most recently published on Jul 12, 2026.
- Where can I find the source code for Video Render MCP?
- The source code for Video Render MCP is hosted at github.com/globalion/video-render-mcp.