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_videoDownload video from any supported platform at specified quality
extract_audioExtract audio from a video URL in MP3, FLAC, M4A, WAV, or OPUS
get_media_infoGet metadata and available formats without downloading
download_playlistDownload all videos from a playlist URL
download_imagesDownload images from social posts, including carousels and galleries
list_supported_platformsList all supported platforms with their capabilities