Instagram Mcp
@mcpware
关于 Instagram Mcp
Instagram MCP server — 23 tools for the Instagram Graph API. Manage posts, comments, DMs, stories, hashtags, reels, carousels, and analytics via Claude.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"instagram-mcp": {
"command": "python",
"args": [
"scripts/setup.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论