Loading MCP server directory, please wait...
Instagram, WhatsApp and Messenger DMs through official Meta Business APIs.
npx @getmcp/cli add io.github.setsmart-git/instagram-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SETSMART_API_KEYYour SetSmart workspace API key, from Settings then Integrations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.setsmart-git/instagram-mcp": {
"command": "npx",
"args": [
"-y",
"setsmart-mcp"
],
"env": {
"SETSMART_API_KEY": ""
}
}
}
}