Instagram MCP Investigator
by inoue2002
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_POSTS | No | Default number of recent posts to fetch | |
| OPENAI_MODEL | No | Overrides the model used for summarisation | |
| OPENAI_API_KEY | No | OpenAI API key (optional but recommended) to enable report generation | |
| PLAYWRIGHT_HEADLESS | No | Set to 'false' to watch the browser | |
| PLAYWRIGHT_WAIT_UNTIL | No | Set page load wait condition (e.g., 'domcontentloaded' or 'load') | |
| PLAYWRIGHT_STORAGE_STATE | No | Path to the saved session | ./storageState.json |
| PLAYWRIGHT_BROWSER_CHANNEL | No | Set to 'chrome' if you want to run the system Chrome instead of bundled Chromium |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |