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
Похожие серверы
Bright Data
спонсорDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Web Scout
An MCP server for web search and content extraction using DuckDuckGo.
ElToque MCP Server
Fetches USD and EUR prices from the Cuban parallel market via eltoque.com.
RedNote MCP
Access and interact with content from Xiaohongshu (RedNote).
MCP Image Downloader
A server for downloading and optimizing images from the web.
Extract Developer & LLM Docs
Extract documentation for AI agents from any site with llms.txt support. Features MCP server, REST API, batch processing, and multiple export formats.
Web-curl
Fetch, extract, and process web and API content. Supports resource blocking, authentication, and Google Custom Search.
Safari MCP
Native Safari browser automation for AI agents — 80 tools via AppleScript, zero Chrome overhead, keeps logins. macOS only.
Sports MCP Server
Live sports scores and stats from NBA, NFL, and NHL
Playwright Server
A server providing Playwright tools for browser automation and web scraping.
Novada-MCP
Search, extract, crawl, map, and research the web — from any AI agent or terminal.