Instagram Mcp
@mcpware
About Instagram Mcp
Instagram MCP server — 23 tools for the Instagram Graph API. Manage posts, comments, DMs, stories, hashtags, reels, carousels, and analytics via Claude.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"instagram-mcp": {
"command": "python",
"args": [
"scripts/setup.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Instagram Mcp?
A Model Context Protocol (MCP) server that integrates with Instagram's Graph API, enabling AI applications to interact with Instagram Business accounts programmatically.
How to use Instagram Mcp?
Install dependencies via pip, set a .env file with Facebook App credentials and a long-lived Instagram access token, then configure an MCP client (e.g., Claude Desktop) with a JSON entry pointing to the server script and providing the required environment variables.
Key features of Instagram Mcp
- Retrieve Instagram business profile information
- Fetch recent media posts with engagement metrics
- Publish images and videos to Instagram
- Read and send direct messages (requires Advanced Access)
- Analyze post engagement with pre-built prompts
Use cases of Instagram Mcp
- Getting profile information and follower counts
- Analyzing recent posts and engagement metrics
- Publishing content with captions and hashtags
- Managing Instagram direct message conversations (with Advanced Access)
- Generating content strategy recommendations
FAQ from Instagram Mcp
What prerequisites are needed to run Instagram Mcp?
An Instagram Business account linked to a Facebook Page, a Facebook Developer account, a long-lived access token with appropriate permissions, and Python 3.10 or higher.
How do I obtain Instagram API credentials?
Convert your Instagram account to Business, create a Facebook App, add Instagram Graph API, generate an access token via the Graph API Explorer or OAuth flow, then exchange it for a long-lived token
Frequently asked questions
What prerequisites are needed to run Instagram Mcp?
An Instagram Business account linked to a Facebook Page, a Facebook Developer account, a long-lived access token with appropriate permissions, and Python 3.10 or higher.
How do I obtain Instagram API credentials?
Convert your Instagram account to Business, create a Facebook App, add Instagram Graph API, generate an access token via the Graph API Explorer or OAuth flow, then exchange it for a long-lived token
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments