Skip to main content
Glama

Instagram Engagement MCP

compare_accounts

Analyze and compare Instagram account performance by evaluating key metrics like followers, engagement, posts, comments, and likes across multiple profiles to identify trends and insights.

Instructions

Compare engagement metrics across different Instagram accounts

Input Schema

NameRequiredDescriptionDefault
accountsYesList of Instagram account handles to compare
metricsNoMetrics to compare (default: all)

Input Schema (JSON Schema)

{ "properties": { "accounts": { "description": "List of Instagram account handles to compare", "items": { "type": "string" }, "type": "array" }, "metrics": { "description": "Metrics to compare (default: all)", "items": { "enum": [ "followers", "engagement", "posts", "comments", "likes" ], "type": "string" }, "type": "array" } }, "required": [ "accounts" ], "type": "object" }

You must be authenticated.

Other Tools from Instagram Engagement MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bob-lance/instagram-engagement-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server