Loading MCP server directory, please wait...
Render your Rubiic video projects to MP4, export GIFs, stills and captions, and fetch downloads.
npx @getmcp/cli add com.rubiic/rubiicRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationA personal access token from https://rubiic.com/account, sent as a bearer.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.rubiic/rubiic": {
"url": "https://rubiic.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_token}"
}
}
}
}