instagram-mcp-server

jon-the-dev/instagram-mcp-server
★ 0 stars Python API Integration Updated 7d ago
A production-ready Model Context Protocol (MCP) server that enables AI applications to seamlessly interact with Instagram Business accounts.
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-server": {
      "command": "uvx",
      "args": [
        "instagram-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install instagram-mcp-server

README Excerpt

A Model Context Protocol (MCP) server that provides seamless integration with Instagram's Graph API, enabling AI applications to interact with Instagram Business accounts programmatically. - **Get Profile Info**: Retrieve Instagram business profile details - **Get Media Posts**: Fetch recent posts from an Instagram account

Tools (9)

instagram_basicinstagram_content_publishinstagram_manage_commentsinstagram_manage_insightsinstagram_manage_messagespages_manage_metadatapages_read_engagementpages_read_user_contentpages_show_list