github JavaScript re-analysis due

setsmart-git/instagram-mcp

github

MCP server for Instagram, WhatsApp and Messenger DMs. Send and reply to direct messages, comments and templates through official Meta Business APIs.

maintainer
setsmart-git
license
MIT
first seen
2026-08-25
last seen
2026-08-26
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 30 tools
transport stdio verified reported listed in the official MCP registry counts 30 tools · 0 res · 0 prompts permission surface via README inference

tools

  • ai_get_all_status

    See where the AI assistant is active

  • ai_pause_channel

    Pause a whole channel

  • ai_pause_conversation

    Stop the assistant on one conversation, for a human handover

  • ai_resume_channel

    Resume a channel

  • ai_resume_conversation

    Hand it back to the assistant

  • analytics_stats

    Read conversation and reply stats

  • comment_reply_get_auto_reply

    Read the automatic comment reply setup

  • contact_add_tags

    Add tags

  • contact_find

    Find a contact by phone, email, Instagram username or tag

  • contact_get

    Read one contact

  • contact_import

    Create a contact

  • contact_remove_tags

    Remove tags

  • conversation_add_tag

    Tag a conversation

  • conversation_get

    Read one conversation and its status

  • conversation_get_messages

    Read the message history

  • conversation_list

    List conversations in the workspace

  • conversation_remove_tag

    Remove a tag

  • conversation_search

    Search conversations by name, number or content

  • conversation_set_notes

    Write internal notes

  • instagram_post_get_triggers

    Read the comment triggers on a post

  • instagram_post_list

    List the account's posts

  • message_send_audio

    Send a voice message

  • message_send_image

    Send an image

  • message_send_reaction

    React to a message

  • message_send_template

    Send an approved WhatsApp template

  • message_send_text

    Send a text message on Instagram, WhatsApp or Messenger

  • message_send_video

    Send a video

  • scheduled_cancel

    Cancel a scheduled message

  • scheduled_list

    List messages scheduled but not sent

  • template_list

    List message templates

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 1

filesystem 1

  • fs setsmart-git-instagram-mcp-192cc91/src/index.js :24 import { readFileSync } from 'node:fs'

secrets 1

  • secrets setsmart-git-instagram-mcp-192cc91/src/index.js :33 const API_KEY = process.env.SETSMART_API_KEY?.trim()

declared dependencies 1

  • @modelcontextprotocol/sdk@^1.29.0