editclips
Video, audio, and image processing for AI agents — convert, compress, merge, resize, transcribe, remove backgrounds, upscale, and 150+ more operations via…
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| 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 |