← Registry

Social Media

instapdown.com

Provides tools to download various Instagram content (reels, videos, stories, profile pictures, carousels) from public URLs or usernames.

1 endpoint16 known toolsFirst detected August 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://instapdown.com/api/mcp

No auth detected

MCP server metadata

Name
instapdown-mcp-remote
Version
0.1.1
Capabilities
tools
Server instructions

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_reels

Download an Instagram Reel from a public post URL.

Potential side effects
download_video

Download an Instagram feed video (not a Reel) from a public post URL.

Potential side effects
download_story

Fetch every currently-active Instagram Story for a public username within the 24-hour visibility window.

Inferred read-only
download_profile_picture

Download the full-resolution profile picture for any public Instagram account.

Inferred read-only
download_carousel

Download every slide of a public Instagram carousel post — photos and videos both.

Potential side effects
download_photo

Download a single-image Instagram post at original full resolution.

Potential side effects
extract_reel_audio

Extract the audio track from a public Instagram Reel and return the direct URL to the source m4a container.

Inferred read-only
engagement_health_check

Audit any public Instagram profile's engagement health.

Inferred read-only
engagement_calculator

Calculate Instagram engagement rate weighted for the 2026 Reels-ranker signals: likes, comments, saves and shares each carry different weights.

Inferred read-only
generate_reels_hooks

Generate first-second Instagram Reels opening hooks for a niche.

Inferred read-only
search_hashtags

Live-search Instagram's public hashtag index for a topic and return real post counts.

Potential side effects
get_hashtag_niche

List the 25 curated Instagram hashtag seed niches Instapdown ships.

Inferred read-only
audit_creator_hashtags

Extract the exact hashtag set any public Instagram creator uses on their last 12 posts, ranked by frequency.

Inferred read-only
generate_instagram_fonts

Convert plain text into Instagram-compatible Unicode "fonts" for bio, name field and captions.

Inferred read-only
get_best_time_to_post

Return data-driven optimal Instagram posting windows for a country.

Inferred read-only
get_content_calendar

Return the Instagram content calendar entries for a market, filtered by an optional date range and/or niche.

Inferred read-only

CONNECT 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.

Trust status RestrictedContent

instapdown.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.