mcp-instagram
by zouwei
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | http 模式绑定地址 | |
| MCP_PORT | No | http 模式端口,默认 18080 | |
| AUTH_TOKEN | No | http 模式的 Bearer 令牌。不设 = 不鉴权 | |
| IG_USER_ID | Yes | 专业账号的 user id(不是用户名) | |
| IG_API_BASE | No | 默认 https://graph.instagram.com(测试可指向本地假服务器) | https://graph.instagram.com |
| IG_DATA_DIR | No | 令牌缓存目录。容器里挂卷,续期结果才能跨重启保留 | |
| IG_APP_SECRET | No | 仅「短期换长期」时需要;续期用不到 | |
| MCP_TRANSPORT | No | http 启用 streamable-http | |
| IG_ACCESS_TOKEN | Yes | 长期访问令牌 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/zouwei/mcp-instagram-'
If you have feedback or need assistance with the MCP directory API, please join our Discord server