Instagram MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FB_PAGE_ID | Yes | Your Facebook Page ID | |
| IG_ACCOUNT_ID | No | Instagram Business Account ID (optional) | |
| FB_API_VERSION | No | Graph API version (optional, default: v24.0) | v24.0 |
| FB_PAGE_ACCESS_TOKEN | Yes | Page Access Token with required permissions (pages_messaging, pages_manage_metadata, pages_read_engagement, instagram_basic, instagram_manage_messages, instagram_manage_comments, instagram_content_publish) |
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 |
|---|---|
| send_messageC | Send a message to a user on Instagram or Facebook Messenger. Can send text or media (image, video, audio). |
| send_reactionC | Send a reaction to a message on Instagram |
| get_conversationsC | Get list of conversations/inbox for Instagram or Facebook. Returns conversation IDs and participant info. |
| get_conversation_by_userC | Get conversation ID for a specific user |
| get_conversation_messagesC | Get messages from a specific conversation |
| get_user_profileC | Get profile information for a user on Instagram or Facebook |
| get_my_instagram_profileB | Get your own Instagram business account profile |
| get_my_facebook_pageB | Get your Facebook page information |
| get_postsC | Get posts from your Instagram account or Facebook page |
| get_instagram_post_detailsB | Get detailed information about a specific Instagram post including carousel children |
| get_post_commentsC | Get comments on a post |
| reply_to_commentC | Reply to a comment on a post |
| post_to_instagramC | Create a new post on Instagram (image or video/reel) |
| post_to_facebookC | Create a new post on your Facebook page |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Instagram Profile | Your Instagram business account profile |
| Facebook Page | Your Facebook page information |
| Instagram Inbox | Your Instagram DM inbox |
| Facebook Inbox | Your Facebook Messenger inbox |
| Instagram Posts | Your recent Instagram posts |
| Facebook Posts | Your recent Facebook page posts |
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/osborn1997/instagram-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server