editclips
Video, audio, and image processing for AI agents — convert, compress, merge, resize, transcribe, remove backgrounds, upscale, and 150+ more operations via…
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- List Tools: List all available video/audio processing tools with their options
- Create Job: Create a video/audio processing job. Use list_tools first to find the right tool and options. Returns a job ID — use get_job to check status and get the result URL.
- Get Job: Check the status of a processing job. When status is 'completed', the response includes a download URL valid for 1 hour.
What data it sees
Do you need an account
No: the server works without sign-in
Video, audio, and image processing for AI agents — convert, compress, merge, resize, transcribe, remove backgrounds, upscale, and 150+ more operations via EditClips.online. Browsing tools needs no key; running jobs uses a free API key from editclips.online/dashboard/developer, metered in the same credits as the web app (free daily credits). Docs: editclips.online/docs/guides/mcp
Server tool list (5)
Raw names from tools/list. Only developers need these.
| list_tools | List all available video/audio processing tools with their options |
| create_job | Create a video/audio processing job. Use list_tools first to find the right tool and options. Returns a job ID — use get_job to check status and get the result URL. |
| get_job | Check the status of a processing job. When status is 'completed', the response includes a download URL valid for 1 hour. |
| cancel_job | Cancel a queued or processing job. Reserved credits are refunded. |
| get_balance | Check your current credit balance |