Skip to content
Cursor

instapdown mcp for Cursor

io.github.farukkolip/instapdown-mcp

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

client:Cursor transport:stdio runtime:npm

Install instapdown mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "instapdown-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "instapdown-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

instapdown mcp in other clients