Skip to main content
Glama
zouwei

mcp-instagram

by zouwei

Related Servers

Alternatives to mcp-instagram

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for automatic Instagram publishing — single image, carousel and Reels — via the official Instagram Graph API.
      3 npm
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Local MCP server for preparing previews and publishing single image posts to Instagram after explicit user confirmation, with OAuth and safety safeguards.
      MIT
    • 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
    • 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

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation5/5

    每个工具功能边界清晰:publish_post 负责发布内容,get_publishing_limit 查询配额,check_token 检查令牌有效期,refresh_token 刷新令牌。不存在职责重叠,易于选择。

    Naming Consistency5/5

    所有工具均采用一致的 verb_noun 命名模式(publish_post, get_publishing_limit, check_token, refresh_token),动词明确,风格统一。

    Tool Count5/5

    4 个工具精准覆盖 Instagram 发布与令牌管理的核心需求,数量精简,没有冗余工具。

    Completeness4/5

    覆盖了发布、配额查询、令牌查看与刷新等关键操作,但缺少如获取账号信息、删除帖子等扩展功能,不过对于当前定位已足够完整。

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues