I

Insta Mcp

arjun1194
🌐 Social Media
0 Views
0 Installs

πŸ“‡ 🏠 - Instagram MCP server for analytics and insights. Get account overviews, posts, followers, following lists, post insights, and search for users, hashtags, or places.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "arjun1194-insta-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arjun1194-insta-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

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.

Environment Variables

VariableDescriptionDefault
INSTAGRAM_USERNAMEYour Instagram username-
INSTAGRAM_PASSWORDYour Instagram password-
INSTA_DATA_DIRPath to store sessions/credentials./data

Method 1: .env File (Local Dev)

Create a .env in the root:

INSTAGRAM_USERNAME=your_user
INSTAGRAM_PASSWORD=your_pass

Method 2: credentials.json

Copy the example and fill in your details:

cp config/credentials.example.json data/credentials.json

πŸ”§ Tools Catalog

Account & Activity

  • get_account_overview: Get profile stats (followers, following, bio).
  • get_activity: See notifications (likes, follows, etc.).
  • edit_profile: Update name, bio, website, and email.
  • block_user: Block a specific user.
  • set_privacy: Toggle between Private and Public account.

Social Graph

  • get_followers: List a user's followers.
  • get_following: List who a user follows.
  • compare_follow_lists: Detect "Unfollowers" or "Fans".
  • follow_user / unfollow_user: Manage friendships.

Media & Interaction

  • get_recent_posts: View latest posts for any user.
  • get_post_insights: Detailed stats (likes, comments, viewers).
  • upload_photo / upload_video / upload_reel: Post content.
  • upload_album: Post carousels with multiple items.
  • search_locations: Find locations for tagging.
  • like_post / add_comment / reply_to_comment: Engage with posts.

Direct Messaging (DM)

  • get_inbox: View recent message threads.
  • get_direct_messages: Fetch history for a specific thread.
  • send_direct_message: Send text to users or groups.
  • react_to_message: Add heart reactions to messages.
  • get_pending_requests: Manage DM requests.
  • mute_thread / leave_thread: Thread management.

Feeds & Discovery

  • search_instagram: Search for users, tags, or places.
  • get_timeline: Your main home feed.
  • get_discover: The explore page feed.
  • get_saved_posts: Your bookmarked collections.
  • get_liked_posts: History of your likes.
  • get_tag_feed: Recent posts for a hashtag.

Stories

  • get_stories: View active stories from your tray or a user.
  • get_highlights: Access a user's story highlights.

πŸ–₯ Usage with MCP Clients

Claude Desktop

Add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "instagram": {
      "command": "node",
      "args": ["/ABSOLUTE/PATH/TO/insta-mcp/dist/index.js"],
      "env": {
        "INSTAGRAM_USERNAME": "your_username",
        "INSTAGRAM_PASSWORD": "your_password"
      }
    }
  }
}

Development

To run in development mode with auto-reload:

npm run format # Format code
npm run dev    # Build and start

⚠️ Security & Ethics

This project uses the instagram-private-api.

  • Rate Limiting: The server includes built-in throttling. Avoid aggressive automated requests.
  • Compliance: Adhere to Instagram's Terms of Service. Use for personal analytics and legitimate social management only.

πŸ“„ License

MIT

Related MCP Servers

S
Substack Ops

🐍 🏠 - Substack with zero AI API keys. 26 tools (posts, notes, comments, replies, reactions, restacks). Host LLM drafts via proposereply β†’ confirmreply tokens. SQLite dedup, JSONL audit, dry-run default. Install: uvx substack-ops mcp install cursor.

🌐 Social Media0 views
L
Linkedin Mcp Server

πŸ“‡ 🏠 - Local LinkedIn MCP server for posting to LinkedIn from Claude. 9 tools β€” create/edit/delete posts (text, image, article), upload images, fetch profile, look up company pages, and check follower counts. Uses the official LinkedIn REST API with OAuth 2.0 (wmembersocial, OIDC).

🌐 Social Media0 views
Y
Youtube Uploader Mcp

🏎️ ☁️ - AI‑powered YouTube uploaderβ€”no CLI, no YouTube Studio. Uploade videos directly from MCP clients with all AI capabilities.

🌐 Social Media0 views
P
Posthive

πŸ“‡ 🏠 - Schedule and manage social media posts across 13 platforms (Bluesky, Threads, Instagram, LinkedIn, Mastodon, YouTube, Facebook, Pinterest, Telegram, Nostr, X/Twitter, Discord, Tumblr). OAuth 2.0 + PKCE, 10 tools, draft-first workflow.

🌐 Social Media0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

Last checked: 7/28/2026, 3:01:07 PM

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.