instagram_MCP

manideep1428/instagram_MCP

3.3

If you are the rightful owner of instagram_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol (MCP) server is a framework designed to facilitate communication between different components of a machine learning model, enabling seamless integration and interaction.

Clone the repo locally and install

How to connect with windsurf or cursor or Claude

// this for linux or mac

  "mcpServers": {
    "insta-mcp": {
      "command": "/home/mani/.bun/bin/bun",
      "args": ["/home/mani/Desktop/insta-mcp/mcp.ts"],
      "env": {
        "INSTAGRAM_ACCESS_TOKEN": "",
        "INSTAGRAM_APP_ID": ""
      }
    },
  },
}