{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_etpm8t559673","handle":"mcp-dir-instagram","url":"https://wellknown.network/agents/mcp-dir-instagram","links":{"self":"https://wellknown.network/agents/mcp-dir-instagram/record.json","html":"https://wellknown.network/agents/mcp-dir-instagram","markdown":"https://wellknown.network/agents/mcp-dir-instagram/record.md","api":"https://wellknown.network/api/v1/agents/mcp-dir-instagram","status":"https://wellknown.network/api/v1/agents/mcp-dir-instagram/status","claim":"https://wellknown.network/agents/mcp-dir-instagram/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/mcp-dir-instagram/claim.json","badge":"https://wellknown.network/agents/mcp-dir-instagram/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.mcp.ai:server:mcp-dir-instagram","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Instagram","summary":"Instagram for AI agents: publish, read comments and DMs, insights, and engage from your account.","description":"Instagram for AI agents: publish, read comments and DMs, insights, and engage from your account.","publisher":{"name":"mcp-dir","url":null},"homepage":null,"repository":"https://github.com/mcp-dir/instagram-mcp","version":"0.1.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://api.mcp.ai/p_instagram","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-23T21:15:30.794297Z","publishedAt":"2026-08-23T21:15:30.794297Z","registryName":"io.github.mcp-dir/instagram-mcp"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"content.social","name":"Social Media","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"derived"},{"slug":"security.secrets","name":"Secrets Management","confidence":0.569,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.51,"provenance":"derived"},{"slug":"infra.browser-automation","name":"Browser Automation","confidence":0.51,"provenance":"derived"}],"categories":["commerce","content","infra","security"]},"observed":{"status":"live","statusReason":"Responded 1h ago.","lastOkAt":"2026-09-08T09:26:07.429Z","lastProbedAt":"2026-09-08T09:26:07.429Z","statusComputedAt":"2026-09-08T09:35:47.595Z","reliability30d":{"probes":5,"successRate":1,"p50Ms":206},"latestObservations":[{"at":"2026-09-08T09:26:07.429Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":150,"error":null,"detail":{"tools":[{"name":"instagram_actions_list_accounts","description":"List the Instagram accounts connected to this install — id, username, label."},{"name":"instagram_actions_like","description":"Like one or more Instagram posts, addressed by post URL or shortcode (NOT the numeric media id the official API returns). Returns a job_id; poll instagram_actio"},{"name":"instagram_actions_list_comments","description":"List the comments on a post, addressed by URL or shortcode. Returns each comment_id in the form that instagram_actions_like_comment accepts. The official API re"},{"name":"instagram_actions_like_comment","description":"Like one or more comments. Each comment_id MUST come from instagram_actions_list_comments. The id returned by the official instagram_get_ig_media_comments belon"},{"name":"instagram_actions_follow","description":"Follow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_unfollow","description":"Unfollow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_list_stories","description":"List a specific user's currently available stories (read-only, does not mark as seen). Returns a job_id (or the result inline when wait=true)."},{"name":"instagram_actions_view_story","description":"Watch (mark as seen) the stories of one or more profiles. Omit `targets` to watch the home tray. Returns a job_id."},{"name":"instagram_actions_send_message","description":"Send the FIRST direct message to someone who has never messaged this account (the official API cannot do this). One recipient per call, low daily cap. Returns a"},{"name":"instagram_actions_get_job_status","description":"Get the status/progress/result of a previously started action by its job_id.\n\nBulk support: accepts job_ids for batched execution."},{"name":"instagram_actions_list_jobs","description":"List recent action jobs for the connected account, optionally filtered by status."},{"name":"instagram_get_user_info","description":"Get Instagram Business Account info including profile details and statistics. Use \"me\" to query your own authenticated account, or provide the numeric Business "},{"name":"instagram_get_ig_user_media","description":"Get Instagram user's media collection (posts, photos, videos, reels, carousels). Use when you need to retrieve all media published by an Instagram Business or C"},{"name":"instagram_get_ig_media","description":"Get a published Instagram Media object (photo, video, story, reel, or carousel). Use when you need to retrieve detailed information about a specific Instagram p"},{"name":"instagram_get_ig_media_comments","description":"Tool to retrieve comments on an Instagram media object. Use when you need to fetch comments from a specific Instagram post, photo, video, or carousel owned by t"},{"name":"instagram_get_ig_media_insights","description":"Tool to get insights and metrics for Instagram media objects (photos, videos, reels, carousel albums). Use when you need to retrieve performance data such as vi"},{"name":"instagram_get_user_insights","description":"Get Instagram account-level insights and analytics (profile views, reach, follower count, etc.). Requires a Business or Creator account; personal accounts are n"},{"name":"instagram_post_ig_user_media","description":"Tool to create a media container for Instagram posts. Use this to create a container for images, videos, Reels, or carousels. This is the first step in Instagra"},{"name":"instagram_create_carousel_container","description":"Create a draft carousel post with multiple images/videos before publishing. Instagram requires carousels to have between 2 and 10 media items. Container creatio"},{"name":"instagram_post_ig_user_media_publish","description":"Tool to publish a media container to an Instagram Business account. This action automatically waits for the container to finish processing before publishing. In"},{"name":"instagram_post_ig_comment_replies","description":"Tool to create a reply to an Instagram comment. Use when you need to reply to a specific comment on an Instagram post owned by a Business or Creator account. Th"},{"name":"instagram_send_text_message","description":"Send a text message to an Instagram user via DM in an existing conversation. Cannot initiate new DM threads — a prior conversation must exist. Requires an Insta"},{"name":"instagram_send_image","description":"Send an image via Instagram DM to a specific user. Each send modifies inbox state; avoid bulk or automated sends without explicit user approval.\n\nBulk support: "},{"name":"instagram_mark_seen","description":"Mark Instagram DM messages as read/seen for a specific user. Sends a 'mark_seen' sender action to indicate messages from the specified recipient have been read."},{"name":"instagram_get_conversation","description":"Get details about a specific Instagram DM conversation (participants, etc). Requires a Business or Creator account with Instagram messaging permissions; persona"},{"name":"instagram_list_all_conversations","description":"List all Instagram DM conversations for the authenticated user. Requires a Business/Creator account with messaging permissions; personal accounts return empty r"},{"name":"instagram_list_all_messages","description":"List all messages from a specific Instagram DM conversation. Requires a Business or Creator account with messaging permissions; personal accounts return empty r"},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":33,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T02:21:06.374Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":292,"error":null,"detail":{"tools":[{"name":"instagram_actions_list_accounts","description":"List the Instagram accounts connected to this install — id, username, label."},{"name":"instagram_actions_like","description":"Like one or more Instagram posts, addressed by post URL or shortcode (NOT the numeric media id the official API returns). Returns a job_id; poll instagram_actio"},{"name":"instagram_actions_list_comments","description":"List the comments on a post, addressed by URL or shortcode. Returns each comment_id in the form that instagram_actions_like_comment accepts. The official API re"},{"name":"instagram_actions_like_comment","description":"Like one or more comments. Each comment_id MUST come from instagram_actions_list_comments. The id returned by the official instagram_get_ig_media_comments belon"},{"name":"instagram_actions_follow","description":"Follow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_unfollow","description":"Unfollow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_list_stories","description":"List a specific user's currently available stories (read-only, does not mark as seen). Returns a job_id (or the result inline when wait=true)."},{"name":"instagram_actions_view_story","description":"Watch (mark as seen) the stories of one or more profiles. Omit `targets` to watch the home tray. Returns a job_id."},{"name":"instagram_actions_send_message","description":"Send the FIRST direct message to someone who has never messaged this account (the official API cannot do this). One recipient per call, low daily cap. Returns a"},{"name":"instagram_actions_get_job_status","description":"Get the status/progress/result of a previously started action by its job_id.\n\nBulk support: accepts job_ids for batched execution."},{"name":"instagram_actions_list_jobs","description":"List recent action jobs for the connected account, optionally filtered by status."},{"name":"instagram_get_user_info","description":"Get Instagram Business Account info including profile details and statistics. Use \"me\" to query your own authenticated account, or provide the numeric Business "},{"name":"instagram_get_ig_user_media","description":"Get Instagram user's media collection (posts, photos, videos, reels, carousels). Use when you need to retrieve all media published by an Instagram Business or C"},{"name":"instagram_get_ig_media","description":"Get a published Instagram Media object (photo, video, story, reel, or carousel). Use when you need to retrieve detailed information about a specific Instagram p"},{"name":"instagram_get_ig_media_comments","description":"Tool to retrieve comments on an Instagram media object. Use when you need to fetch comments from a specific Instagram post, photo, video, or carousel owned by t"},{"name":"instagram_get_ig_media_insights","description":"Tool to get insights and metrics for Instagram media objects (photos, videos, reels, carousel albums). Use when you need to retrieve performance data such as vi"},{"name":"instagram_get_user_insights","description":"Get Instagram account-level insights and analytics (profile views, reach, follower count, etc.). Requires a Business or Creator account; personal accounts are n"},{"name":"instagram_post_ig_user_media","description":"Tool to create a media container for Instagram posts. Use this to create a container for images, videos, Reels, or carousels. This is the first step in Instagra"},{"name":"instagram_create_carousel_container","description":"Create a draft carousel post with multiple images/videos before publishing. Instagram requires carousels to have between 2 and 10 media items. Container creatio"},{"name":"instagram_post_ig_user_media_publish","description":"Tool to publish a media container to an Instagram Business account. This action automatically waits for the container to finish processing before publishing. In"},{"name":"instagram_post_ig_comment_replies","description":"Tool to create a reply to an Instagram comment. Use when you need to reply to a specific comment on an Instagram post owned by a Business or Creator account. Th"},{"name":"instagram_send_text_message","description":"Send a text message to an Instagram user via DM in an existing conversation. Cannot initiate new DM threads — a prior conversation must exist. Requires an Insta"},{"name":"instagram_send_image","description":"Send an image via Instagram DM to a specific user. Each send modifies inbox state; avoid bulk or automated sends without explicit user approval.\n\nBulk support: "},{"name":"instagram_mark_seen","description":"Mark Instagram DM messages as read/seen for a specific user. Sends a 'mark_seen' sender action to indicate messages from the specified recipient have been read."},{"name":"instagram_get_conversation","description":"Get details about a specific Instagram DM conversation (participants, etc). Requires a Business or Creator account with Instagram messaging permissions; persona"},{"name":"instagram_list_all_conversations","description":"List all Instagram DM conversations for the authenticated user. Requires a Business/Creator account with messaging permissions; personal accounts return empty r"},{"name":"instagram_list_all_messages","description":"List all messages from a specific Instagram DM conversation. Requires a Business or Creator account with messaging permissions; personal accounts return empty r"},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":33,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T18:22:46.816Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":151,"error":null,"detail":{"tools":[{"name":"instagram_actions_list_accounts","description":"List the Instagram accounts connected to this install — id, username, label."},{"name":"instagram_actions_like","description":"Like one or more Instagram posts, addressed by post URL or shortcode (NOT the numeric media id the official API returns). Returns a job_id; poll instagram_actio"},{"name":"instagram_actions_list_comments","description":"List the comments on a post, addressed by URL or shortcode. Returns each comment_id in the form that instagram_actions_like_comment accepts. The official API re"},{"name":"instagram_actions_like_comment","description":"Like one or more comments. Each comment_id MUST come from instagram_actions_list_comments. The id returned by the official instagram_get_ig_media_comments belon"},{"name":"instagram_actions_follow","description":"Follow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_unfollow","description":"Unfollow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_list_stories","description":"List a specific user's currently available stories (read-only, does not mark as seen). Returns a job_id (or the result inline when wait=true)."},{"name":"instagram_actions_view_story","description":"Watch (mark as seen) the stories of one or more profiles. Omit `targets` to watch the home tray. Returns a job_id."},{"name":"instagram_actions_send_message","description":"Send the FIRST direct message to someone who has never messaged this account (the official API cannot do this). One recipient per call, low daily cap. Returns a"},{"name":"instagram_actions_get_job_status","description":"Get the status/progress/result of a previously started action by its job_id.\n\nBulk support: accepts job_ids for batched execution."},{"name":"instagram_actions_list_jobs","description":"List recent action jobs for the connected account, optionally filtered by status."},{"name":"instagram_get_user_info","description":"Get Instagram Business Account info including profile details and statistics. Use \"me\" to query your own authenticated account, or provide the numeric Business "},{"name":"instagram_get_ig_user_media","description":"Get Instagram user's media collection (posts, photos, videos, reels, carousels). Use when you need to retrieve all media published by an Instagram Business or C"},{"name":"instagram_get_ig_media","description":"Get a published Instagram Media object (photo, video, story, reel, or carousel). Use when you need to retrieve detailed information about a specific Instagram p"},{"name":"instagram_get_ig_media_comments","description":"Tool to retrieve comments on an Instagram media object. Use when you need to fetch comments from a specific Instagram post, photo, video, or carousel owned by t"},{"name":"instagram_get_ig_media_insights","description":"Tool to get insights and metrics for Instagram media objects (photos, videos, reels, carousel albums). Use when you need to retrieve performance data such as vi"},{"name":"instagram_get_user_insights","description":"Get Instagram account-level insights and analytics (profile views, reach, follower count, etc.). Requires a Business or Creator account; personal accounts are n"},{"name":"instagram_post_ig_user_media","description":"Tool to create a media container for Instagram posts. Use this to create a container for images, videos, Reels, or carousels. This is the first step in Instagra"},{"name":"instagram_create_carousel_container","description":"Create a draft carousel post with multiple images/videos before publishing. Instagram requires carousels to have between 2 and 10 media items. Container creatio"},{"name":"instagram_post_ig_user_media_publish","description":"Tool to publish a media container to an Instagram Business account. This action automatically waits for the container to finish processing before publishing. In"},{"name":"instagram_post_ig_comment_replies","description":"Tool to create a reply to an Instagram comment. Use when you need to reply to a specific comment on an Instagram post owned by a Business or Creator account. Th"},{"name":"instagram_send_text_message","description":"Send a text message to an Instagram user via DM in an existing conversation. Cannot initiate new DM threads — a prior conversation must exist. Requires an Insta"},{"name":"instagram_send_image","description":"Send an image via Instagram DM to a specific user. Each send modifies inbox state; avoid bulk or automated sends without explicit user approval.\n\nBulk support: "},{"name":"instagram_mark_seen","description":"Mark Instagram DM messages as read/seen for a specific user. Sends a 'mark_seen' sender action to indicate messages from the specified recipient have been read."},{"name":"instagram_get_conversation","description":"Get details about a specific Instagram DM conversation (participants, etc). Requires a Business or Creator account with Instagram messaging permissions; persona"},{"name":"instagram_list_all_conversations","description":"List all Instagram DM conversations for the authenticated user. Requires a Business/Creator account with messaging permissions; personal accounts return empty r"},{"name":"instagram_list_all_messages","description":"List all messages from a specific Instagram DM conversation. Requires a Business or Creator account with messaging permissions; personal accounts return empty r"},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":33,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T11:25:08.062Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":191,"error":null,"detail":{"tools":[{"name":"instagram_actions_list_accounts","description":"List the Instagram accounts connected to this install — id, username, label."},{"name":"instagram_actions_like","description":"Like one or more Instagram posts, addressed by post URL or shortcode (NOT the numeric media id the official API returns). Returns a job_id; poll instagram_actio"},{"name":"instagram_actions_list_comments","description":"List the comments on a post, addressed by URL or shortcode. Returns each comment_id in the form that instagram_actions_like_comment accepts. The official API re"},{"name":"instagram_actions_like_comment","description":"Like one or more comments. Each comment_id MUST come from instagram_actions_list_comments. The id returned by the official instagram_get_ig_media_comments belon"},{"name":"instagram_actions_follow","description":"Follow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_unfollow","description":"Unfollow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_list_stories","description":"List a specific user's currently available stories (read-only, does not mark as seen). Returns a job_id (or the result inline when wait=true)."},{"name":"instagram_actions_view_story","description":"Watch (mark as seen) the stories of one or more profiles. Omit `targets` to watch the home tray. Returns a job_id."},{"name":"instagram_actions_send_message","description":"Send the FIRST direct message to someone who has never messaged this account (the official API cannot do this). One recipient per call, low daily cap. Returns a"},{"name":"instagram_actions_get_job_status","description":"Get the status/progress/result of a previously started action by its job_id.\n\nBulk support: accepts job_ids for batched execution."},{"name":"instagram_actions_list_jobs","description":"List recent action jobs for the connected account, optionally filtered by status."},{"name":"instagram_get_user_info","description":"Get Instagram Business Account info including profile details and statistics. Use \"me\" to query your own authenticated account, or provide the numeric Business "},{"name":"instagram_get_ig_user_media","description":"Get Instagram user's media collection (posts, photos, videos, reels, carousels). Use when you need to retrieve all media published by an Instagram Business or C"},{"name":"instagram_get_ig_media","description":"Get a published Instagram Media object (photo, video, story, reel, or carousel). Use when you need to retrieve detailed information about a specific Instagram p"},{"name":"instagram_get_ig_media_comments","description":"Tool to retrieve comments on an Instagram media object. Use when you need to fetch comments from a specific Instagram post, photo, video, or carousel owned by t"},{"name":"instagram_get_ig_media_insights","description":"Tool to get insights and metrics for Instagram media objects (photos, videos, reels, carousel albums). Use when you need to retrieve performance data such as vi"},{"name":"instagram_get_user_insights","description":"Get Instagram account-level insights and analytics (profile views, reach, follower count, etc.). Requires a Business or Creator account; personal accounts are n"},{"name":"instagram_post_ig_user_media","description":"Tool to create a media container for Instagram posts. Use this to create a container for images, videos, Reels, or carousels. This is the first step in Instagra"},{"name":"instagram_create_carousel_container","description":"Create a draft carousel post with multiple images/videos before publishing. Instagram requires carousels to have between 2 and 10 media items. Container creatio"},{"name":"instagram_post_ig_user_media_publish","description":"Tool to publish a media container to an Instagram Business account. This action automatically waits for the container to finish processing before publishing. In"},{"name":"instagram_post_ig_comment_replies","description":"Tool to create a reply to an Instagram comment. Use when you need to reply to a specific comment on an Instagram post owned by a Business or Creator account. Th"},{"name":"instagram_send_text_message","description":"Send a text message to an Instagram user via DM in an existing conversation. Cannot initiate new DM threads — a prior conversation must exist. Requires an Insta"},{"name":"instagram_send_image","description":"Send an image via Instagram DM to a specific user. Each send modifies inbox state; avoid bulk or automated sends without explicit user approval.\n\nBulk support: "},{"name":"instagram_mark_seen","description":"Mark Instagram DM messages as read/seen for a specific user. Sends a 'mark_seen' sender action to indicate messages from the specified recipient have been read."},{"name":"instagram_get_conversation","description":"Get details about a specific Instagram DM conversation (participants, etc). Requires a Business or Creator account with Instagram messaging permissions; persona"},{"name":"instagram_list_all_conversations","description":"List all Instagram DM conversations for the authenticated user. Requires a Business/Creator account with messaging permissions; personal accounts return empty r"},{"name":"instagram_list_all_messages","description":"List all messages from a specific Instagram DM conversation. Requires a Business or Creator account with messaging permissions; personal accounts return empty r"},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":33,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T03:28:56.704Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":448,"error":null,"detail":{"tools":[{"name":"instagram_actions_list_accounts","description":"List the Instagram accounts connected to this install — id, username, label."},{"name":"instagram_actions_like","description":"Like one or more Instagram posts, addressed by post URL or shortcode (NOT the numeric media id the official API returns). Returns a job_id; poll instagram_actio"},{"name":"instagram_actions_list_comments","description":"List the comments on a post, addressed by URL or shortcode. Returns each comment_id in the form that instagram_actions_like_comment accepts. The official API re"},{"name":"instagram_actions_like_comment","description":"Like one or more comments. Each comment_id MUST come from instagram_actions_list_comments. The id returned by the official instagram_get_ig_media_comments belon"},{"name":"instagram_actions_follow","description":"Follow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_unfollow","description":"Unfollow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_list_stories","description":"List a specific user's currently available stories (read-only, does not mark as seen). Returns a job_id (or the result inline when wait=true)."},{"name":"instagram_actions_view_story","description":"Watch (mark as seen) the stories of one or more profiles. Omit `targets` to watch the home tray. Returns a job_id."},{"name":"instagram_actions_send_message","description":"Send the FIRST direct message to someone who has never messaged this account (the official API cannot do this). One recipient per call, low daily cap. Returns a"},{"name":"instagram_actions_get_job_status","description":"Get the status/progress/result of a previously started action by its job_id.\n\nBulk support: accepts job_ids for batched execution."},{"name":"instagram_actions_list_jobs","description":"List recent action jobs for the connected account, optionally filtered by status."},{"name":"instagram_get_user_info","description":"Get Instagram Business Account info including profile details and statistics. Use \"me\" to query your own authenticated account, or provide the numeric Business "},{"name":"instagram_get_ig_user_media","description":"Get Instagram user's media collection (posts, photos, videos, reels, carousels). Use when you need to retrieve all media published by an Instagram Business or C"},{"name":"instagram_get_ig_media","description":"Get a published Instagram Media object (photo, video, story, reel, or carousel). Use when you need to retrieve detailed information about a specific Instagram p"},{"name":"instagram_get_ig_media_comments","description":"Tool to retrieve comments on an Instagram media object. Use when you need to fetch comments from a specific Instagram post, photo, video, or carousel owned by t"},{"name":"instagram_get_ig_media_insights","description":"Tool to get insights and metrics for Instagram media objects (photos, videos, reels, carousel albums). Use when you need to retrieve performance data such as vi"},{"name":"instagram_get_user_insights","description":"Get Instagram account-level insights and analytics (profile views, reach, follower count, etc.). Requires a Business or Creator account; personal accounts are n"},{"name":"instagram_post_ig_user_media","description":"Tool to create a media container for Instagram posts. Use this to create a container for images, videos, Reels, or carousels. This is the first step in Instagra"},{"name":"instagram_create_carousel_container","description":"Create a draft carousel post with multiple images/videos before publishing. Instagram requires carousels to have between 2 and 10 media items. Container creatio"},{"name":"instagram_post_ig_user_media_publish","description":"Tool to publish a media container to an Instagram Business account. This action automatically waits for the container to finish processing before publishing. In"},{"name":"instagram_post_ig_comment_replies","description":"Tool to create a reply to an Instagram comment. Use when you need to reply to a specific comment on an Instagram post owned by a Business or Creator account. Th"},{"name":"instagram_send_text_message","description":"Send a text message to an Instagram user via DM in an existing conversation. Cannot initiate new DM threads — a prior conversation must exist. Requires an Insta"},{"name":"instagram_send_image","description":"Send an image via Instagram DM to a specific user. Each send modifies inbox state; avoid bulk or automated sends without explicit user approval.\n\nBulk support: "},{"name":"instagram_mark_seen","description":"Mark Instagram DM messages as read/seen for a specific user. Sends a 'mark_seen' sender action to indicate messages from the specified recipient have been read."},{"name":"instagram_get_conversation","description":"Get details about a specific Instagram DM conversation (participants, etc). Requires a Business or Creator account with Instagram messaging permissions; persona"},{"name":"instagram_list_all_conversations","description":"List all Instagram DM conversations for the authenticated user. Requires a Business/Creator account with messaging permissions; personal accounts return empty r"},{"name":"instagram_list_all_messages","description":"List all messages from a specific Instagram DM conversation. Requires a Business or Creator account with messaging permissions; personal accounts return empty r"},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":33,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T20:25:58.757Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":118,"error":null,"detail":{"tools":[{"name":"instagram_actions_list_accounts","description":"List the Instagram accounts connected to this install — id, username, label."},{"name":"instagram_actions_like","description":"Like one or more Instagram posts, addressed by post URL or shortcode (NOT the numeric media id the official API returns). Returns a job_id; poll instagram_actio"},{"name":"instagram_actions_list_comments","description":"List the comments on a post, addressed by URL or shortcode. Returns each comment_id in the form that instagram_actions_like_comment accepts. The official API re"},{"name":"instagram_actions_like_comment","description":"Like one or more comments. Each comment_id MUST come from instagram_actions_list_comments. The id returned by the official instagram_get_ig_media_comments belon"},{"name":"instagram_actions_follow","description":"Follow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_unfollow","description":"Unfollow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_list_stories","description":"List a specific user's currently available stories (read-only, does not mark as seen). Returns a job_id (or the result inline when wait=true)."},{"name":"instagram_actions_view_story","description":"Watch (mark as seen) the stories of one or more profiles. Omit `targets` to watch the home tray. Returns a job_id."},{"name":"instagram_actions_send_message","description":"Send the FIRST direct message to someone who has never messaged this account (the official API cannot do this). One recipient per call, low daily cap. Returns a"},{"name":"instagram_actions_get_job_status","description":"Get the status/progress/result of a previously started action by its job_id.\n\nBulk support: accepts job_ids for batched execution."},{"name":"instagram_actions_list_jobs","description":"List recent action jobs for the connected account, optionally filtered by status."},{"name":"instagram_get_user_info","description":"Get Instagram Business Account info including profile details and statistics. Use \"me\" to query your own authenticated account, or provide the numeric Business "},{"name":"instagram_get_ig_user_media","description":"Get Instagram user's media collection (posts, photos, videos, reels, carousels). Use when you need to retrieve all media published by an Instagram Business or C"},{"name":"instagram_get_ig_media","description":"Get a published Instagram Media object (photo, video, story, reel, or carousel). Use when you need to retrieve detailed information about a specific Instagram p"},{"name":"instagram_get_ig_media_comments","description":"Tool to retrieve comments on an Instagram media object. Use when you need to fetch comments from a specific Instagram post, photo, video, or carousel owned by t"},{"name":"instagram_get_ig_media_insights","description":"Tool to get insights and metrics for Instagram media objects (photos, videos, reels, carousel albums). Use when you need to retrieve performance data such as vi"},{"name":"instagram_get_user_insights","description":"Get Instagram account-level insights and analytics (profile views, reach, follower count, etc.). Requires a Business or Creator account; personal accounts are n"},{"name":"instagram_post_ig_user_media","description":"Tool to create a media container for Instagram posts. Use this to create a container for images, videos, Reels, or carousels. This is the first step in Instagra"},{"name":"instagram_create_carousel_container","description":"Create a draft carousel post with multiple images/videos before publishing. Instagram requires carousels to have between 2 and 10 media items. Container creatio"},{"name":"instagram_post_ig_user_media_publish","description":"Tool to publish a media container to an Instagram Business account. This action automatically waits for the container to finish processing before publishing. In"},{"name":"instagram_post_ig_comment_replies","description":"Tool to create a reply to an Instagram comment. Use when you need to reply to a specific comment on an Instagram post owned by a Business or Creator account. Th"},{"name":"instagram_send_text_message","description":"Send a text message to an Instagram user via DM in an existing conversation. Cannot initiate new DM threads — a prior conversation must exist. Requires an Insta"},{"name":"instagram_send_image","description":"Send an image via Instagram DM to a specific user. Each send modifies inbox state; avoid bulk or automated sends without explicit user approval.\n\nBulk support: "},{"name":"instagram_mark_seen","description":"Mark Instagram DM messages as read/seen for a specific user. Sends a 'mark_seen' sender action to indicate messages from the specified recipient have been read."},{"name":"instagram_get_conversation","description":"Get details about a specific Instagram DM conversation (participants, etc). Requires a Business or Creator account with Instagram messaging permissions; persona"},{"name":"instagram_list_all_conversations","description":"List all Instagram DM conversations for the authenticated user. Requires a Business/Creator account with messaging permissions; personal accounts return empty r"},{"name":"instagram_list_all_messages","description":"List all messages from a specific Instagram DM conversation. Requires a Business or Creator account with messaging permissions; personal accounts return empty r"},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":33,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.342","protocolVersion":"2025-06-18"}}],"tools":[{"name":"instagram_actions_list_accounts","description":"List the Instagram accounts connected to this install — id, username, label."},{"name":"instagram_actions_like","description":"Like one or more Instagram posts, addressed by post URL or shortcode (NOT the numeric media id the official API returns). Returns a job_id; poll instagram_actio"},{"name":"instagram_actions_list_comments","description":"List the comments on a post, addressed by URL or shortcode. Returns each comment_id in the form that instagram_actions_like_comment accepts. The official API re"},{"name":"instagram_actions_like_comment","description":"Like one or more comments. Each comment_id MUST come from instagram_actions_list_comments. The id returned by the official instagram_get_ig_media_comments belon"},{"name":"instagram_actions_follow","description":"Follow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_unfollow","description":"Unfollow one or more Instagram users by @username. Returns a job_id."},{"name":"instagram_actions_list_stories","description":"List a specific user's currently available stories (read-only, does not mark as seen). Returns a job_id (or the result inline when wait=true)."},{"name":"instagram_actions_view_story","description":"Watch (mark as seen) the stories of one or more profiles. Omit `targets` to watch the home tray. Returns a job_id."},{"name":"instagram_actions_send_message","description":"Send the FIRST direct message to someone who has never messaged this account (the official API cannot do this). One recipient per call, low daily cap. Returns a"},{"name":"instagram_actions_get_job_status","description":"Get the status/progress/result of a previously started action by its job_id.\n\nBulk support: accepts job_ids for batched execution."},{"name":"instagram_actions_list_jobs","description":"List recent action jobs for the connected account, optionally filtered by status."},{"name":"instagram_get_user_info","description":"Get Instagram Business Account info including profile details and statistics. Use \"me\" to query your own authenticated account, or provide the numeric Business "},{"name":"instagram_get_ig_user_media","description":"Get Instagram user's media collection (posts, photos, videos, reels, carousels). Use when you need to retrieve all media published by an Instagram Business or C"},{"name":"instagram_get_ig_media","description":"Get a published Instagram Media object (photo, video, story, reel, or carousel). Use when you need to retrieve detailed information about a specific Instagram p"},{"name":"instagram_get_ig_media_comments","description":"Tool to retrieve comments on an Instagram media object. Use when you need to fetch comments from a specific Instagram post, photo, video, or carousel owned by t"},{"name":"instagram_get_ig_media_insights","description":"Tool to get insights and metrics for Instagram media objects (photos, videos, reels, carousel albums). Use when you need to retrieve performance data such as vi"},{"name":"instagram_get_user_insights","description":"Get Instagram account-level insights and analytics (profile views, reach, follower count, etc.). Requires a Business or Creator account; personal accounts are n"},{"name":"instagram_post_ig_user_media","description":"Tool to create a media container for Instagram posts. Use this to create a container for images, videos, Reels, or carousels. This is the first step in Instagra"},{"name":"instagram_create_carousel_container","description":"Create a draft carousel post with multiple images/videos before publishing. Instagram requires carousels to have between 2 and 10 media items. Container creatio"},{"name":"instagram_post_ig_user_media_publish","description":"Tool to publish a media container to an Instagram Business account. This action automatically waits for the container to finish processing before publishing. In"},{"name":"instagram_post_ig_comment_replies","description":"Tool to create a reply to an Instagram comment. Use when you need to reply to a specific comment on an Instagram post owned by a Business or Creator account. Th"},{"name":"instagram_send_text_message","description":"Send a text message to an Instagram user via DM in an existing conversation. Cannot initiate new DM threads — a prior conversation must exist. Requires an Insta"},{"name":"instagram_send_image","description":"Send an image via Instagram DM to a specific user. Each send modifies inbox state; avoid bulk or automated sends without explicit user approval.\n\nBulk support: "},{"name":"instagram_mark_seen","description":"Mark Instagram DM messages as read/seen for a specific user. Sends a 'mark_seen' sender action to indicate messages from the specified recipient have been read."},{"name":"instagram_get_conversation","description":"Get details about a specific Instagram DM conversation (participants, etc). Requires a Business or Creator account with Instagram messaging permissions; persona"},{"name":"instagram_list_all_conversations","description":"List all Instagram DM conversations for the authenticated user. Requires a Business/Creator account with messaging permissions; personal accounts return empty r"},{"name":"instagram_list_all_messages","description":"List all messages from a specific Instagram DM conversation. Requires a Business or Creator account with messaging permissions; personal accounts return empty r"},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.mcp-dir/instagram-mcp","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.mcp-dir%2Finstagram-mcp","firstSeenAt":"2026-09-06T19:18:47.349Z","fetchedAt":"2026-09-06T19:18:47.349Z","normalizedAt":"2026-09-06T19:18:47.349Z"}]},"firstSeenAt":"2026-09-06T19:18:47.349Z","updatedAt":"2026-09-08T09:36:20.004Z"}