Integrations
Uses .env files for configuration of Instagram credentials and other environment variables.
Allows cloning the repository from GitHub as an installation option.
Provides tools for analyzing Instagram engagement metrics, extracting demographic insights from users and comments, comparing accounts, identifying potential leads based on engagement patterns, and generating comprehensive engagement reports for posts and accounts.
Instagram Engagement MCP
An MCP server that provides tools for analyzing Instagram engagement metrics, extracting demographic insights, and identifying potential leads from Instagram posts and accounts.
Features
- Analyze Post Comments: Extract sentiment, themes, and potential leads from comments on Instagram posts
- Compare Accounts: Compare engagement metrics across different Instagram accounts
- Extract Demographics: Get demographic insights from users engaged with a post or account
- Identify Leads: Find potential leads based on engagement patterns and criteria
- Generate Engagement Reports: Create comprehensive reports with actionable insights
Installation
Installing via Smithery
To install Instagram Engagement Analysis for Claude Desktop automatically via Smithery:
Option 1: Install from npm
Option 2: Clone from GitHub
Setup
- Copy the
.env.example
file to.env
and add your Instagram credentials:Copy - Edit the
.env
file with your Instagram username and password
Building from Source
If you cloned the repository, build the project:
Configuration
Add the server to your MCP settings file:
If you cloned the repository instead of installing from npm, use:
Available Tools
analyze_post_comments
Analyze comments on an Instagram post to identify sentiment, themes, and potential leads.
Parameters:
postUrl
(required): URL of the Instagram post to analyzemaxComments
(optional): Maximum number of comments to analyze (default: 100)
compare_accounts
Compare engagement metrics across different Instagram accounts.
Parameters:
accounts
(required): List of Instagram account handles to comparemetrics
(optional): Metrics to compare (default: all)
extract_demographics
Extract demographic insights from users engaged with a post or account.
Parameters:
accountOrPostUrl
(required): Instagram account handle or post URL to analyzesampleSize
(optional): Number of users to sample for demographic analysis (default: 50)
identify_leads
Identify potential leads based on engagement patterns.
Parameters:
accountOrPostUrl
(required): Instagram account handle or post URL to analyzecriteria
(optional): Criteria for identifying leads
generate_engagement_report
Generate a comprehensive engagement report for an Instagram account.
Parameters:
account
(required): Instagram account handlestartDate
(optional): Start date for the report (YYYY-MM-DD)endDate
(optional): End date for the report (YYYY-MM-DD)
Notes
- This server uses the Instagram Private API, which is not officially supported by Instagram
- Use responsibly and in accordance with Instagram's terms of service
- Be aware of rate limits to avoid being blocked by Instagram
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Provides tools for analyzing Instagram engagement metrics, extracting demographic insights, and identifying potential leads from Instagram posts and accounts.
Related MCP Servers
- -securityFlicense-qualityEnables app store analytics and competitor analysis through AppTweak API, with tools for keyword research, download estimates, and user review insights.Last updated -4JavaScript
- AsecurityAlicenseAqualityEnables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.Last updated -86TypeScriptApache 2.0
- AsecurityFlicenseAqualityA server that allows fetching Instagram posts using Chrome's existing login session via Model Context Protocol (MCP).Last updated -14TypeScript
- -securityAlicense-qualityA powerful LinkedIn Profile Analyzer that seamlessly integrates with Claude AI to fetch and analyze public LinkedIn profiles, enabling users to extract, search, and analyze posts data through RapidAPI's LinkedIn Data API.Last updated -1PythonMIT License