Social Media
instapdown.com
Provides tools to download various Instagram content (reels, videos, stories, profile pictures, carousels) from public URLs or usernames.
ENDPOINT 1
https://instapdown.com/api/mcp
MCP server metadata
- Name
- instapdown-mcp-remote
- Version
- 0.1.1
Instapdown Instagram creator toolkit — 16 tools covering media downloaders (Reels, Stories, Carousels, profile pictures, audio extraction), analytics (engagement health check + weighted calculator), content strategy (Reels hook generation, live hashtag search, creator hashtag audit, seed niche library, Unicode fonts) and planning (best-time-to-post for 17 markets, 2026 content calendar). All tools operate on public Instagram data — no auth required.
Known tools 16
download_videoDownload an Instagram feed video (not a Reel) from a public post URL.
Potential side effectsdownload_storyFetch every currently-active Instagram Story for a public username within the 24-hour visibility window.
Inferred read-onlydownload_profile_pictureDownload the full-resolution profile picture for any public Instagram account.
Inferred read-onlydownload_carouselDownload every slide of a public Instagram carousel post — photos and videos both.
Potential side effectsdownload_photoDownload a single-image Instagram post at original full resolution.
Potential side effectsextract_reel_audioExtract the audio track from a public Instagram Reel and return the direct URL to the source m4a container.
Inferred read-onlyengagement_calculatorCalculate Instagram engagement rate weighted for the 2026 Reels-ranker signals: likes, comments, saves and shares each carry different weights.
Inferred read-onlygenerate_reels_hooksGenerate first-second Instagram Reels opening hooks for a niche.
Inferred read-onlysearch_hashtagsLive-search Instagram's public hashtag index for a topic and return real post counts.
Potential side effectsget_hashtag_nicheList the 25 curated Instagram hashtag seed niches Instapdown ships.
Inferred read-onlyaudit_creator_hashtagsExtract the exact hashtag set any public Instagram creator uses on their last 12 posts, ranked by frequency.
Inferred read-onlygenerate_instagram_fontsConvert plain text into Instagram-compatible Unicode "fonts" for bio, name field and captions.
Inferred read-onlyget_best_time_to_postReturn data-driven optimal Instagram posting windows for a country.
Inferred read-onlyget_content_calendarReturn the Instagram content calendar entries for a market, filtered by an optional date range and/or niche.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.instapdown-mcp-remote]
url = "https://instapdown.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"instapdown-mcp-remote": {
"type": "http",
"url": "https://instapdown.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: instapdown-mcp-remote
Remote MCP URL: https://instapdown.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"instapdown-mcp-remote": {
"url": "https://instapdown.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"instapdown-mcp-remote": {
"type": "http",
"url": "https://instapdown.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "instapdown-mcp-remote",
"transport": "streamable-http",
"url": "https://instapdown.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for instapdown.com was fetched 2026-08-23T10:23:04.732Z.
instapdown.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.