Instagram Downloader
A server to download videos and media from Instagram.
ig-download-mcp-server
MCP service for downloading Instagram videos
Overview
ig-download-mcp-server is a lightweight MCP (Model Context Protocol) service that enables downloading Instagram videos programmatically. It uses btch-downloader for extracting media URLs and axios for efficient downloading.
Features
- Fetch Instagram video URLs
- Download videos to a specified local path
- Progress tracking and logging
- Built with FastMCP for easy integration
Usage
Start the MCP service:
$ git clone https://github.com/handoing/ig-download-mcp-server
{
"mcpServers": {
"ig-download-mcp-server": {
"command": "node",
"args": [
"path/ig-download-mcp-server/index.js"
]
}
}
}
API
Download Video
Command:
{
"tool": "download",
"parameters": {
"url": "https://www.instagram.com/p/DHvN6-xygmQ/",
"path": "/Users/project/downloads"
}
}
Response:
"Instagram download success"
License
MIT License
İlgili Sunucular
Bright Data
sponsorDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
HTML to Markdown MCP
Fetch web pages and convert HTML to clean, formatted Markdown. Handles large pages with automatic file saving to bypass token limits.
Decodo
Easy web data access. Simplified retrieval of information from websites and online sources.
Browser Use
Automate browser tasks using the Browser Use API.
YouTube Translate MCP
Access YouTube video transcripts and translations using the YouTube Translate API.
YouTube Video Summarizer MCP
Fetch and summarize YouTube videos by extracting titles, descriptions, and transcripts.
RedNote MCP
Access and interact with content from Xiaohongshu (RedNote).
MCP URL2SNAP
A lightweight MCP server that captures screenshots of any URL and returns the image URL. Requires an AbstractAPI key.
B2Proxy
1GB Free Trial, World's Leading Proxy Service Platform, Efficient Data Collection
freesound-mcp
A Model Context Protocol (MCP) server that enables AI applications to search and download audio resources from the Freesound platform via natural language commands.