返回市场
Instagram_MCP

Instagram_MCP

作者:manideep14283 星标更新:2025-05-28

项目介绍

在本地克隆仓库并安装

如何通过windsurf或cursor或Claude连接

// 这适用于Linux或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": ""
      }
    },
  },
}