Back to directory
mosesblxk/instagram-mcp

mosesblxk/instagram-mcp

@mosesblxk

An MCP server that provides tools for analyzing Instagram engagement metrics, extracting demographic insights, and identifying potential leads from Instagram posts and accounts.

instagramengagementanalyticssocial-medialeadsdemographicsmarketingcommerce

Installation & Configuration

{
  "mcpServers": {
    "instagram-engagement": {
      "command": "npx",
      "args": [
        "instagram-engagement-mcp"
      ],
      "env": {
        "INSTAGRAM_USERNAME": "your_instagram_username",
        "INSTAGRAM_PASSWORD": "your_instagram_password"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15