MCP.so
登录
I

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.

基本信息

分类

其他

传输方式

stdio

发布者

mcpware

提交者

ithiria894

配置

使用下面的配置,将此服务器添加到你的 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 服务器