PluginBench
MCP Server
Active
MIT

io.github.farukkolip/instapdown-mcp MCP Server

io.github.farukkolip/instapdown-mcp

What is the io.github.farukkolip/instapdown-mcp MCP server?

16 Instagram creator tools: downloaders, engagement audit, hashtags, hooks, best-time, calendar.

How to install io.github.farukkolip/instapdown-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "instapdown-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "instapdown-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "instapdown-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "instapdown-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "instapdown-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "instapdown-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "instapdown-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "instapdown-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add instapdown-mcp -- npx -y instapdown-mcp

Related MCP servers

XTapDown

Maintained

14 X (Twitter) creator tools — tweet download, hashtags, hooks, engagement & ads-revenue calc.

3
JavaScript
MIT
View repository →

TikTok toolkit: download videos, niche hashtags, best posting times, viral hook formulas.

1
JavaScript
View repository →