Skip to main content
Glama

Instagram MCP Investigator

by inoue2002

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_POSTSNoDefault number of recent posts to fetch
OPENAI_MODELNoOverrides the model used for summarisation
OPENAI_API_KEYNoOpenAI API key (optional but recommended) to enable report generation
PLAYWRIGHT_HEADLESSNoSet to 'false' to watch the browser
PLAYWRIGHT_WAIT_UNTILNoSet page load wait condition (e.g., 'domcontentloaded' or 'load')
PLAYWRIGHT_STORAGE_STATENoPath to the saved session./storageState.json
PLAYWRIGHT_BROWSER_CHANNELNoSet to 'chrome' if you want to run the system Chrome instead of bundled Chromium

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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