mcpserver.lol
registry/instagram-insights
Connection check verified live · 20h ago

instagram-insights

Instagram MCP for public posts, comments, replies, users, and video/Reels speech-to-text.

Tools 13
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

13 tools

Read from the running server on 20h ago.

instagram_get_post_comment_replies_by_comment_id read-only post_id*comment_id*page_token
根据 Instagram 帖子的 post_id 和一级评论 comment_id 分页获取评论回复;用户已提供合法 post_id 和一级评论 comment_id 时直接使用。缺少任一必需 ID 且已有 post_url 时,调用 instagram_get_post_comments_by_post_url,并复用同一条一级评论的 items[*].p…
instagram_get_post_comments_by_post_url read-only post_url*page_token
根据 Instagram 帖子链接分页获取公开帖子的一级评论;用户已提供帖子链接时直接使用。只有 post_id 时,先调用 instagram_get_post_detail_by_post_id,并复用详情结果中的 share_url;支持使用 page_token 继续翻页。
instagram_get_post_detail_by_post_id read-only post_id*
根据 Instagram 帖子 ID 获取公开帖子详情;已有完整 post_id 时直接使用。
instagram_get_post_detail_by_post_url read-only post_url*
根据 Instagram 帖子链接获取公开帖子详情。
instagram_get_user_info_by_profile_url read-only profile_url*
根据 Instagram 用户主页链接获取公开用户信息。
instagram_get_user_info_by_username read-only username*
根据 Instagram 用户名获取公开用户信息;用户已提供 username 时直接使用。
instagram_get_user_posts_by_profile_url read-only page_tokenprofile_url*
根据 Instagram 用户主页链接分页获取该用户发布的公开帖子列表。
instagram_get_user_posts_by_username read-only username*page_token
根据 Instagram 用户名分页获取该用户发布的公开帖子列表;用户已提供 username 时直接使用。
instagram_get_video_speech_text_job read-only job_id*
根据有效 job_id 查询 Instagram 口播转文字任务;用户已提供时直接使用,否则使用 submit 工具返回的 job_id;每次最多等待 240 秒,不触发重处理,也不要重复提交任务。
instagram_search_posts read-only keyword*page_token
按搜索词搜索 Instagram 公开帖子。用户需要按搜索词查找帖子时使用;已有帖子链接时使用帖子详情或评论工具;已有 post_id 时使用按 ID 详情工具,需要评论时复用详情结果中的 share_url;已有用户主页链接或 username 时使用用户信息或用户帖子工具;支持 page_token 翻页。
instagram_submit_video_speech_text_by_post_id post_id*
根据 Instagram 普通视频帖子或 Reels 的 post_id 提交口播转文字任务;图片帖和轮播帖不支持,提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
instagram_submit_video_speech_text_by_post_url post_url*
根据 Instagram 普通视频帖子或 Reels 链接提交口播转文字任务;图片帖和轮播帖不支持,提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
socialdatax_get_points_balance read-only
查询当前 API Key 账户的 SocialDataX 积分余额、剩余积分或点数 / remaining points balance.