Rendobar MCP Server
Rank #5,017com.rendobar/mcp
Transform video, audio and images, and generate media from prompts. FFmpeg, captions, models.
Rendobar MCP Server is a Model Context Protocol (MCP) server published by rendobar. It ranks #5,017 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Rendobar MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 15 tracked versions. It was first listed on Apr 30, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 127,029 of 132,046 servers on MCP Toplist.
Use Rendobar MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http rendobar https://api.rendobar.com/mcpclaude mcp add rendobar -e "RENDOBAR_API_KEY=<your RENDOBAR_API_KEY>" -- npx -y @rendobar/mcpReplace each placeholder with your own value before saving.
[mcp_servers.rendobar]
url = "https://api.rendobar.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.rendobar]
command = "npx"
args = ["-y", "@rendobar/mcp"]
[mcp_servers.rendobar.env]
RENDOBAR_API_KEY = "<your RENDOBAR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.rendobar.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"rendobar": {
"command": "npx",
"args": [
"-y",
"@rendobar/mcp"
],
"env": {
"RENDOBAR_API_KEY": "<your RENDOBAR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rendobar": {
"url": "https://api.rendobar.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"rendobar": {
"command": "npx",
"args": [
"-y",
"@rendobar/mcp"
],
"env": {
"RENDOBAR_API_KEY": "<your RENDOBAR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rendobar": {
"type": "http",
"url": "https://api.rendobar.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"rendobar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rendobar/mcp"
],
"env": {
"RENDOBAR_API_KEY": "<your RENDOBAR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rendobar": {
"serverUrl": "https://api.rendobar.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rendobar": {
"command": "npx",
"args": [
"-y",
"@rendobar/mcp"
],
"env": {
"RENDOBAR_API_KEY": "<your RENDOBAR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rendobar": {
"url": "https://api.rendobar.com/mcp"
}
}
}{
"mcpServers": {
"rendobar": {
"command": "npx",
"args": [
"-y",
"@rendobar/mcp"
],
"env": {
"RENDOBAR_API_KEY": "<your RENDOBAR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/com.rendobar%2Fmcp)<a href="https://mcptoplist.com/server/com.rendobar%2Fmcp"><img src="https://mcptoplist.com/badge/com.rendobar%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rendobar
Available versions (15)
| Version | Published |
|---|---|
| 1.12.1 | Sep 13, 2026 |
| 1.12.0 | Sep 13, 2026 |
| 1.11.3 | Sep 6, 2026 |
| 1.11.1 | Sep 1, 2026 |
| 1.11.0 | Aug 4, 2026 |
| 1.10.0 | Aug 4, 2026 |
| 1.9.1 | Aug 4, 2026 |
| 1.9.0 | Aug 4, 2026 |
| 1.8.3 | Jul 31, 2026 |
| 1.8.2 | Jul 30, 2026 |
| 1.8.1 | Jul 26, 2026 |
| 1.8.0 | Jul 26, 2026 |
| 1.7.2 | Jul 26, 2026 |
| 1.7.1 | Jul 26, 2026 |
| 1.7.0 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Rendobar MCP Server?
- Rendobar MCP Server is maintained by rendobar, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is Rendobar MCP Server listed on the Official MCP Registry?
- Yes — Rendobar MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Rendobar MCP Server have?
- MCP Toplist tracks 15 versions of Rendobar MCP Server, most recently published on Sep 13, 2026.
- Where can I find the source code for Rendobar MCP Server?
- The source code for Rendobar MCP Server is hosted at github.com/rendobar/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.