MCP server for video transcoding, document conversion, and transcription with per-job billing and no infrastructure setup.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Botverse MCP.
transcode_from_urlTranscode video from a public URL
transcode_videoTranscode an uploaded video file
convert_contentConvert document content inline (up to 4 MB; sandbox-safe)
convert_from_urlConvert a document from a public URL
convert_fileConvert an uploaded document
get_job_statusPoll a job until complete
MCP server and command-line tool for Botverse โ video transcoding and document conversion for AI agents and the humans who configure them.
Two ways to use it: an MCP server for your AI agents, and a botverse CLI for the shell โ evaluation, CI/CD, cron, scripts, and local coding agents. No AWS. No FFmpeg. No infrastructure.
Or with a connector URL (recommended for claude.ai):
botverse)The same package ships a botverse CLI for the shell โ it reads files from disk and
streams them straight to the API (no content goes through an LLM), so it's the fast
path for evaluation, automation, and local coding agents.
Each job uploads โ polls โ downloads the finished file to -o (default: current dir).
Globs and multiple --to formats run as a batch.
Sandbox note: the CLI needs outbound network to
botverse.cloudand S3, so it does not run inside sandboxed agent environments (claude.ai / Claude Desktop), whose egress is allowlisted. There, use the MCP tools (convert_content/get_output_content).
| Tool | Description |
|---|---|
transcode_from_url | Transcode video from a public URL |
transcode_video | Transcode an uploaded video file |
conform_from_url | Mux a separate video + audio source (public URLs) into one output |
conform_media | Mux an uploaded video + audio source into one output |
conform_splice_from_url | Concatenate video/image segments (public URLs) โ slates, bumpers, end cards, inserts, joined clips |
conform_splice_media | Concatenate uploaded video/image segments โ same use cases |
convert_content | Convert document content inline (up to 4 MB; sandbox-safe) |
convert_from_url | Convert a document from a public URL |
convert_file | Convert an uploaded document |
get_job_status | Poll a job until complete |
get_download_url | Get the signed download URL |
get_output_content | Get finished output bytes inline (sandbox-safe download) |
get_wallet_balance | Check wallet balance |
Credits never expire. Full pricing โ
Factual signals from GitHub, npm, and our automated checks โ not a rating.
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/mkturner74-botverse-mcp)<a href="https://allmcps.com/mcp/mkturner74-botverse-mcp"><img src="https://allmcps.com/api/badge/mkturner74-botverse-mcp?style=directory" alt="Botverse MCP on AllMCPs" /></a>