Skip to main content
Glama
arq0017

Instagram MCP Server

by arq0017

Instagram MCP Server

Overview

The Instagram MCP (Marketing Control Panel) Server is a backend system designed to interact with the Instagram Graph API. It allows you to fetch post data, such as engagement metrics (likes, comments, reach) for Instagram Business/Creator accounts. The server can also provide insights into user content and suggest strategies for increasing reach and engagement.

Features:

  • Fetch and analyze post data (likes, comments, reach, etc.)

  • Retrieve insights from Instagram Business/Creator accounts

  • Simple backend to manage Instagram account data via Instagram API

Tech Stack:

  • Backend: Node.js with Express.js

  • Database: MongoDB / PostgreSQL (optional for storing user data)

  • Instagram API: To fetch post data and engagement metrics

Setup Instructions

Prerequisites:

  1. Facebook Developer Account: Set up a Facebook Developer account.

  2. Instagram Business/Creator Account: Link Instagram to a Facebook page.

  3. Access Tokens: Obtain access tokens via OAuth2 for Instagram Business/Creator account access.

Installation:

  1. Clone the repository:

git clone https://github.com/yourusername/instagram-mcp-server.git
cd instagram-mcp-server
npm install
  1. Create a .env file with the following:

FB_APP_ID=your_facebook_app_id
FB_APP_SECRET=your_facebook_app_secret
FB_ACCESS_TOKEN=your_facebook_access_token
INSTAGRAM_USER_ID=your_instagram_user_id
  1. Run the server

npm start
F
license - not found
-
quality - not tested
C
maintenance

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/arq0017/instagram-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server