Skip to main content
Glama
jlbadano

Instagram MCP Server

by jlbadano

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe level of logging detail (e.g., DEBUG, INFO, WARNING, ERROR).INFO
CACHE_ENABLEDNoWhether to enable caching for API responses.true
FACEBOOK_APP_IDYesYour Facebook App ID obtained from the Facebook Developers dashboard.
FACEBOOK_APP_SECRETYesYour Facebook App Secret obtained from the Facebook Developers dashboard.
INSTAGRAM_API_VERSIONNoThe version of the Instagram Graph API to use.v19.0
INSTAGRAM_ACCESS_TOKENYesA long-lived access token with appropriate permissions for the Instagram Graph API.
RATE_LIMIT_REQUESTS_PER_HOURNoMaximum number of API requests allowed per hour.200
INSTAGRAM_BUSINESS_ACCOUNT_IDYesThe unique ID for your Instagram Business account.

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/jlbadano/ig-mcp'

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