Video Downloader MCP server
Connect the EasyDown social media video downloader to MCP clients with the same token, permissions, and credit rules.
EasyDown exposes a video downloader MCP endpoint at https://api.easydown.org/mcp.
API authentication
Send the token in the Authorization header. Never place production tokens in URLs, client logs, source control, or analytics.
A response is charged only after downloadable media is returned. Each successful parse costs 1 credit. Authentication, validation, permission, unavailable-content, no-media, and upstream failures are not charged.
Limits and behavior
- Keep the token in the MCP client's secure secret store.
- Do not place it in prompts, tool arguments, URLs, or shared configuration files.
- REST and MCP requests use the same success-only credit policy.
Download media from API responses
Use video, image, and audio URLs, required public headers, quality metadata, and expiry behavior correctly.
Platform video downloader APIs
Compare the 11 platform-specific EasyDown video downloader APIs, supported URL formats, downloadable media, complete sanitized platform data, and request schemas.