Skip to main content
Glama
aakritigoyal23

Instagram MCP Server

Related Servers

Alternatives to Instagram MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to manage Instagram Business accounts by automating content publishing, scheduling posts, and analyzing performance metrics. Supports posts, stories, reels, and carousels with detailed audience insights and hashtag discovery.
      -
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI agents to manage a personal Instagram account through a logged-in browser session, supporting actions like reading profiles and DMs, publishing posts, reels, and stories, scheduling content, and accessing insights and audience reports.
      58
      71 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to publish images and Reels to an Instagram Business account through the Meta Graph API, with tools for uploading media, creating and publishing containers, managing comments, and retrieving insights.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI applications to interact with Instagram Business accounts through the Graph API, supporting profile management, media publishing, insights retrieval, and direct messaging capabilities.
      MIT

    TDQS

    A3.7/5.0

    Scored across 25 tools

    Disambiguation4/5

    Each tool maps to a distinct resource+action (account, media, comment, DM, ad, event), and the descriptions carefully differentiate similar tools like send_dm vs send_human_agent_dm and get_account_info vs get_account_insights. The main risk is the density of overlapping read/insights and send/write tools, but a focused agent can usually pick correctly.

    Naming Consistency5/5

    All tools use consistent lower_snake_case with a clear verb-first pattern: get_, list_, publish_, reply_, hide_, delete_, send_, like_, unlike_, search_, create_, update_. The minor 'get' vs 'list' variation is standard and does not hurt predictability.

    Tool Count3/5

    At 25 tools, this sits at the heavy end of the scale and covers many domains: account, publishing, comments, DMs, engagement, hashtags, events, and ads. Each tool is individually justified, but the surface is broad enough that splitting into focused servers might reduce complexity.

    Completeness3/5

    Core workflows are covered: publishing/list/deleting media, managing comments, replying to DMs, and reading account/ads insights. However, there are notable gaps such as get_ad_accounts referencing a create_ad tool that does not exist, no update/delete for events, and no way to post an original top-level comment rather than just replying.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues