Instagram Complete MCP Server
Provides comprehensive Instagram account management via the Instagram Graph API, enabling publishing of photos, videos, reels, stories, and carousels; profile and bio management; follower/following lists; post and account-level analytics including audience demographics; hashtag discovery and trending analysis; comment retrieval; and post scheduling.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Instagram Complete MCP ServerPost this photo with caption 'New blog post is live! 📖'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| Publishing | Post a photo to your Instagram feed with caption and user tags |
| Publishing | Publish a video to your feed |
| Publishing | Upload a 2-10 item carousel album |
| Publishing | Post a photo or video to Instagram Stories |
| Publishing | Publish a short-form Reel (max 90 seconds) |
| Profile | Get your account info, bio, and follower count |
| Profile | Update your Instagram bio (max 150 chars) |
| Profile | List your followers with pagination |
| Profile | List accounts you follow |
| Analytics | Get impressions, reach, engagement for a specific post |
| Analytics | Account-level analytics over a date range |
| Analytics | Age, gender, country, city breakdowns of your audience |
| Discovery | Find hashtag IDs by name |
| Discovery | Browse top or recent posts for a hashtag |
| Discovery | Compare reach across multiple hashtags at once |
| Media | List all your posts with pagination |
| Media | Get full details for a specific post |
| Media | Delete a post permanently |
| Media | Fetch comments on a 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_here3. Run the Server
npm install
npm startThe 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
Built with MCPize
Deploy and manage MCP servers at mcpize.com.
Built by Mastermindshq.business — AI systems for serious operators.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/josephtandle/instagram-complete'
If you have feedback or need assistance with the MCP directory API, please join our Discord server