Skip to main content
Glama
navidmoazzez

Instagram MCP

by navidmoazzez

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IG_USER_IDNoThe Instagram user ID associated with IG_ACCESS_TOKEN. Required unless IG_ACCOUNTS_FILE is provided.
IG_AUDIT_LOGNoPath to the audit log file where every attempted write is logged. If not set, logs are written to the data directory.
IG_PREFERREDNoComma-separated list of account names in preferred order, used to select the default account when the 'account' argument is omitted.
IG_READ_ONLYNoSet to '1' to disable all write tools, making the server read-only.
IG_UNOFFICIALNoSet to '1' to enable the unofficial tier (requires instagrapi and a session created via 'instagram-mcp login'). Use at your own risk.
IG_ACCESS_TOKENNoThe Instagram access token for a single account. Required unless IG_ACCOUNTS_FILE is provided.
IG_ACCOUNTS_FILENoPath to a JSON file containing an array of account configurations. Each object should include account_name, user_id, access_token, and host. Alternative to IG_ACCESS_TOKEN and IG_USER_ID for multiple accounts.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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