Instagram MCP Server
A professional Model Context Protocol (MCP) server that provides a comprehensive toolkit for interacting with Instagram. This server enables LLMs (like Claude or Gemini) to manage accounts, analyze social graphs, discover content, and engage with the Instagram community directly from their interface.
🚀 Features
- Full Account Control: Edit profile, manage privacy, and track activity.
- Advanced Messaging: Read history, send text/media, and react to messages.
- Content Creation: Support for Photos, Videos, Reels, and Carousel/Albums.
- Deep Insights: Analyze post performance, followers, and engagement.
- Social Graph: Smart comparison tools to find unfollowers and fans.
- Discovery: Search by user, hashtag, or location.
📋 Prerequisites
- Node.js: v18 or higher.
- Instagram Account: Standard account credentials.
🛠 Installation
git clone https://github.com/your-repo/insta-mcp.git
cd insta-mcp
npm install
npm run build⚙️ Configuration
The server supports flexible configuration via environment variables or a local JSON file.






