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
Instagram Video Downloader MCP Server
Project Details
- handoing/ig-download-mcp-server
- Last Updated: 4/17/2025
Recomended MCP Servers
Bluesky MCP server
mcp demo ip query
This MCP server let you automate interactions with Wordpress
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python...
基于 Model Context Protocol (MCP) 的服务器,提供对神岛引擎开放接口整合工具。
MCP server that interacts with Obsidian via the Obsidian rest API community plugin
A Model Context Protocol (MCP) server for interacting with YNAB (You Need A Budget). Provides tools for accessing...
confluence-mcp-server for 8