Loading MCP server directory, please wait...
Encode uploads to web-ready media: video to HLS, audio to AAC, images to WebP. Async jobs.
npx @getmcp/cli add io.github.majrdotapp/media-encodingRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <MAJR API key>. Free and instant at https://majr.app/keys. Contract: https://encoding.majr.app/llms.txt
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.majrdotapp/media-encoding": {
"url": "https://encoding.majr.app/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}