instagram-mcp

Stupidoodle/instagram-mcp
★ 3 stars Python AI/LLM Updated today
Instagram DM MCP server - built entirely by Claude (Opus 4.5) in ~3 hours with mass auto-accept enabled. ultrathink ultraplan ultraanalyse ultraimplement
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "instagram-mcp": {
      "command": "uvx",
      "args": [
        "instagram-mcp"
      ]
    }
  }
}

Or install with pip: pip install instagram-mcp

README Excerpt

An MCP server that lets Claude read and send Instagram DMs. Built entirely by Claude in a 3-hour vibe coding session with auto-accept enabled. **Thread Management** - `list_threads` / `get_thread` / `search_threads` - Browse conversations - `get_pending_threads` - See message requests - `hide_thread` / `mute_thread` / `unmute_thread` - Inbox management

Tools (11)

delete_messageget_messagesget_pending_threadsreply_to_threadsearch_threadsseen_sincesend_and_checksend_videoshare_profileunmute_threadwait_for_reply