Skip to content
@rendobar

Rendobar

Media processing API for developers and agents
Rendobar

Rendobar

Media processing API for developers and agents


Rendobar: media processing API for developers and agents

Website Docs npm Discord X


What is Rendobar?

Rendobar is a media processing platform for developers and agents. You send a job over one REST endpoint and get back a processed file. Rendobar runs the heavy work on managed serverless infrastructure, so there are no servers to provision, no queues to babysit, and no FFmpeg builds to maintain.

The platform exposes several products. Rendobar's FFmpeg API runs raw FFmpeg commands in a sandboxed container. Alongside it sit higher-level operations for captions, watermarks, transcoding, and more, all billed from a single credit balance. It is MCP-native, so AI agents can call it through the Model Context Protocol the same way a human calls the REST API.

Start here

You want to Go to
Call the API from TypeScript @rendobar/sdk on npm
Process media from your terminal rendobar/cli  ·  curl rendobar.com/install.sh
Wire Rendobar into an AI agent rendobar/mcp  ·  npx -y @rendobar/mcp
Read the guides and API reference rendobar.com/docs

Public repositories

  • cli: the rb binary. Serverless media processing from your terminal. Single binary, five platforms, auto-update.
  • mcp: @rendobar/mcp, a stdio MCP server that gives Claude, Cursor, and other agents direct access to the platform, including local file uploads.
  • docs: guides, API reference, and job-type recipes published at rendobar.com/docs.

Community and support

Powered by Rendobar

Shipping on Rendobar? Add the badge to your README:

[![Powered by Rendobar](https://raw.githubusercontent.com/rendobar/.github/main/assets/powered-by-rendobar.svg)](https://rendobar.com)

Powered by Rendobar

Pinned Loading

  1. cli cli Public

    Rendobar CLI: serverless media processing from your terminal. Run FFmpeg jobs in the cloud from your terminal.

    TypeScript 38 3

  2. docs docs Public

    Rendobar documentation: guides, API reference, and job-type recipes for the media processing API.

    MDX

  3. mcp mcp Public

    Official MCP server for Rendobar. Lets AI agents run serverless media processing and upload local files from Claude, Cursor, and more.

    TypeScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…