ICY_MCP

ICY_MCP

Enables Instagram engagement analysis using the unofficial Instagram Private API, including comment sentiment analysis, account comparison, demographic extraction, lead identification, and engagement reporting.

Category
Visit Server

README

ICY_MCP

ICY_MCP is a toolkit for analyzing Instagram engagement using the Instagram Private API (unofficial). It provides a set of tools for post comment analysis, account engagement comparison, demographic extraction, lead identification, and engagement reporting.

Note:
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.

Features

  • analyze_post_comments: Analyze sentiment, themes, and potential leads from Instagram post comments.
  • compare_accounts: Compare engagement metrics across multiple Instagram accounts.
  • extract_demographics: Extract demographic insights from engaged users based on posts or accounts.
  • identify_leads: Find potential leads by analyzing engagement patterns.
  • generate_engagement_report: Generate comprehensive engagement reports for Instagram accounts over a specified date range.

Usage

Each tool is accessed via its respective API endpoint or CLI command. Example usage and parameters are as follows:

1. Analyze Post Comments

analyze_post_comments(postUrl, maxComments=100)
  • postUrl: URL of the Instagram post to analyze (required)
  • maxComments: Maximum number of comments to analyze (optional, default 100)

2. Compare Accounts

compare_accounts(accounts, metrics='all')
  • accounts: List of Instagram account handles to compare (required)
  • metrics: Metrics to compare (optional, default 'all')

3. Extract Demographics

extract_demographics(accountOrPostUrl, sampleSize=50)
  • accountOrPostUrl: Instagram account handle or post URL (required)
  • sampleSize: Number of users to sample for demographic analysis (optional, default 50)

4. Identify Leads

identify_leads(accountOrPostUrl, criteria)
  • accountOrPostUrl: Instagram account handle or post URL (required)
  • criteria: Criteria for identifying leads (optional)

5. Generate Engagement Report

generate_engagement_report(account, startDate, endDate)
  • account: Instagram account handle (required)
  • startDate: Start date for the report (YYYY-MM-DD, optional)
  • endDate: End date for the report (YYYY-MM-DD, optional)

Installation

Note:
This project requires Python 3.x and may need additional dependencies for interacting with the Instagram Private API.

git clone https://github.com/GeekyRiolu/ICY_MCP.git
cd ICY_MCP
# Install dependencies
pip install -r requirements.txt

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

Disclaimer

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.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables 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.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured