Transcode and host video from one prompt; get a playable link back. Agent-native, over MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Video transcoding and hosting for AI agents, over the Model Context Protocol.
Transcodely is agent-native video infrastructure: transcode, host, and get a playable link back from one natural-language prompt. Connect with one OAuth click β no API key to create or paste β then hand your agent a video URL.
https://mcp.transcodely.com/mcpcom.transcodely/mcpThis is the public home of the hosted server: connect instructions, the tool surface, and the registry manifest. The server itself is a hosted service β there is nothing to install or run.
Claude Code
Then run /mcp inside Claude Code and pick Authenticate β your browser opens, you approve, and the tools are live. No Transcodely account yet? One is created for you during authorization.
claude.ai / Claude desktop β Settings β Connectors β Add custom connector β https://mcp.transcodely.com/mcp.
Cursor β add to ~/.cursor/mcp.json:
Any other client that supports remote MCP servers over streamable HTTP works the same way. For headless use (CI, server-side agents), attach a Transcodely API key as a bearer token instead β see the connect guide.
| Tool | Effect |
|---|---|
create_video_from_url | Ingest an https:// video, transcode it into an adaptive ladder, host it β returns a video that becomes playable when ready |
create_job | Create a transcoding job writing renditions to a storage origin you own |
generate_captions | AI captions (WebVTT) for a hosted video; idempotent per video + language |
get_video | Status, renditions, and the playable link for a hosted video |
get_job_status | Concise job status/progress snapshot, built for polling |
list_jobs | Jobs for the authenticated app, newest first, with pagination |
get_usage | Usage and cost for a billing month, per-line and total, in EUR |
Nothing on this surface deletes or modifies existing data: four tools only read, three create work.
server.json is the manifest published to the official MCP registry.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/transcodely)<a href="https://allmcps.com/mcp/transcodely"><img src="https://allmcps.com/api/badge/transcodely?style=directory" alt="Transcodely on AllMCPs" /></a>