MCP ExplorerExplorer

Instagram Mcp

@manideep1428on 10 months ago
2 MIT
FreeCommunity
AI Systems
This is MCP server for Instagram API built new Graph V22.0 API version ...

Overview

What is Instagram Mcp

instagram_MCP is a specialized MCP server designed to interface with the Instagram API, utilizing the new Graph API version 22.0.

Use cases

Use cases include automating posts, analyzing engagement metrics, and retrieving user data for insights in marketing strategies.

How to use

To use instagram_MCP, clone the repository locally and install the necessary dependencies. Configure your Instagram access token and app ID in the environment variables, then run the server using the specified command.

Key features

Key features include seamless integration with the Instagram Graph API, support for various commands, and the ability to handle multiple requests efficiently.

Where to use

instagram_MCP can be used in social media management tools, marketing applications, and any platform that requires interaction with Instagram data.

Content

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": ""
      }
    },
  },
}

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers