Skip to main content
Glama

Related Servers

Alternatives to instagram-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for interacting with Instagram Business accounts via the Instagram Graph API, enabling profile retrieval, media publishing, insights, and direct messaging.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A production-ready MCP server for interacting with Instagram/Meta APIs, enabling AI agents to manage content, analyze performance, research competitors, and handle publishing workflows.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Instagram Graph API integration, enabling AI applications to manage Instagram Business accounts: fetch profiles, media, insights, publish content, and handle DMs.
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      An MCP server for the official Instagram Graph API, enabling read, publish, comment, and analytics across Instagram Business/Creator accounts.
      29
      94 PyPI
      4
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A production-ready Remote MCP Server that gives Claude direct, tool-based access to your Instagram Business account through the Meta Graph API — profile data, posts, comments, publishing, insights, analytics, hashtags, messaging, and real-time webhooks.
      3 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that integrates with Instagram's Graph API to enable AI-driven management of Instagram Business accounts. It provides tools for fetching profile data, publishing media, analyzing engagement metrics, and managing direct messages.
      191
      MIT

    TDQS

    A4.3/5.0

    Scored across 24 tools

    Disambiguation4/5

    Most tools map to a distinct resource/action: account, media, comments, insights, publishing, and container status are clearly separated. The only potential confusion is between the one-call post_image/post_reel/post_story helpers and the lower-level create_media_container/publish_media pipeline, but the descriptions explicitly label one as a convenience wrapper versus a phased workflow.

    Naming Consistency4/5

    All tools share the instagram_ prefix and use clear snake_case verbs like get_, list_, create_, and delete_. Minor deviations exist: token_status lacks the get_ prefix, and post_ / publish_ / create_ are used for overlapping publishing concepts, so the pattern is not perfectly uniform.

    Tool Count4/5

    24 tools is on the high side, but each tool covers a genuine Instagram API capability: account info, media publishing, comment moderation, insights, and publishing limits. It feels slightly heavy rather than bloaded, since there is little redundancy.

    Completeness4/5

    The set covers the main Instagram professional-account workflows: read account, publish image/reel/story, manage media containers, list/get media, moderate comments, and pull insights. Minor gaps remain, such as no media deletion/archiving or account-profile update, but those are workarounds rather than dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues