MCP Server

Give your AI agent the ability to download media from 1,800+ platforms. The DownloadAnything MCP server provides 6 tools for programmatic media downloading.

Setup

Add to your Claude Desktop or Claude Code config:

{
  "mcpServers": {
    "downloadanything": {
      "command": "npx",
      "args": ["-y", "downloadanything-mcp"]
    }
  }
}

Available Tools

download_video

Download video from any supported platform at specified quality

extract_audio

Extract audio from a video URL in MP3, FLAC, M4A, WAV, or OPUS

get_media_info

Get metadata and available formats without downloading

download_playlist

Download all videos from a playlist URL

download_images

Download images from social posts, including carousels and galleries

list_supported_platforms

List all supported platforms with their capabilities