Instagram Complete MCP Server
Enables AI assistants to manage Instagram Business accounts by automating content publishing, scheduling posts, and analyzing performance metrics. Supports posts, stories, reels, and carousels with detailed audience insights and hashtag discovery.
README
Instagram Complete MCP Server
Stop manually posting to Instagram. Schedule content, analyze performance, and manage your entire Instagram presence from your AI assistant.
Connect Claude (or any MCP-compatible AI) directly to your Instagram account and automate everything from publishing Reels to tracking hashtag performance.
Tools
| Tool | Category | Description |
|---|---|---|
publish_photo |
Publishing | Post a photo to your Instagram feed with caption and user tags |
publish_video |
Publishing | Publish a video to your feed |
publish_carousel |
Publishing | Upload a 2-10 item carousel album |
publish_story |
Publishing | Post a photo or video to Instagram Stories |
publish_reel |
Publishing | Publish a short-form Reel (max 90 seconds) |
get_profile |
Profile | Get your account info, bio, and follower count |
update_bio |
Profile | Update your Instagram bio (max 150 chars) |
get_followers |
Profile | List your followers with pagination |
get_following |
Profile | List accounts you follow |
get_media_insights |
Analytics | Get impressions, reach, engagement for a specific post |
get_profile_insights |
Analytics | Account-level analytics over a date range |
get_audience_demographics |
Analytics | Age, gender, country, city breakdowns of your audience |
search_hashtags |
Discovery | Find hashtag IDs by name |
get_hashtag_media |
Discovery | Browse top or recent posts for a hashtag |
get_trending_hashtags |
Discovery | Compare reach across multiple hashtags at once |
list_media |
Media | List all your posts with pagination |
get_media |
Media | Get full details for a specific post |
delete_media |
Media | Delete a post permanently |
get_media_comments |
Media | Fetch comments on a post |
schedule_post |
Scheduling | Schedule a photo or video to publish at a future time |
Quick Start
1. Get Your Instagram Credentials
You'll need a Business or Creator Instagram account connected to a Facebook Page.
- Go to developers.facebook.com
- Create an app and add the Instagram Graph API product
- Generate a long-lived access token with these permissions:
instagram_basicinstagram_content_publishinstagram_manage_insightsinstagram_manage_comments
- Find your Instagram User ID via the API or a tool like Graph API Explorer
2. Configure Environment Variables
INSTAGRAM_ACCESS_TOKEN=your_access_token_here
INSTAGRAM_USER_ID=your_instagram_user_id_here
3. Run the Server
npm install
npm start
The server starts on port 8080 (or PORT env var).
Health check: GET http://localhost:8080/health
MCP endpoint: POST http://localhost:8080/mcp
Example Usage
"Publish this photo to my Instagram feed with the caption 'Morning in Bali #bali #travel'"
"Get my last 20 posts and show me which ones had the most engagement"
"Schedule a post for next Monday at 9am Bali time"
"What are my top hashtags performing this month?"
API Reference
This server wraps the official Instagram Graph API:
- Base URL:
https://graph.facebook.com/v18.0 - Docs: developers.facebook.com/docs/instagram-api
Built with MCPize
Deploy and manage MCP servers at mcpize.com.
Built by Mastermindshq.business — AI systems for serious operators.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。