Instagram Direct Messages
Enables reading and sending Instagram direct messages through a Python server that authenticates wit...
Log in to Instagram using Chrome
- Open https://instagram.com in Google Chrome and log in to your account.
Open Chrome Developer Tools
- Right-click anywhere on the Instagram page and select “Inspect” to open the Developer Tools panel.
Find and Copy Cookie Values
- In the Developer Tools window, click on the “Application” tab.
- In the left sidebar, under “Storage”, click on “Cookies” and select the Instagram URL (e.g.,
https://www.instagram.com). - In the cookies table, find and copy the values for the following cookies:
sessionidcsrftokends_user_id
Add Environment Variables in FastMCP
- Go to the FastMCP connection interface and locate the “Install Now” or environment variable entry section.
- Fill in the values you copied as follows:
INSTAGRAM_SESSION_ID= (paste the value ofsessionid)INSTAGRAM_CSRF_TOKEN= (paste the value ofcsrftoken)INSTAGRAM_DS_USER_ID= (paste the value ofds_user_id)
Save and Complete Setup
- Confirm and save the configuration. Your Instagram DM MCP server is now ready to use with FastMCP.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Communication
View All →
Slack
Experience the most powerful MCP server for Slack workspaces with advanced message and channel support. This feature-rich server allows fetching messages from channels, threads, DMs, and group DMs with embedded user info and smart history pagination by date or count. It supports enterprise workspaces, caching for faster access, and flexible transports like Stdio and SSE with proxy settings. Designed for stealth operation or secure access via OAuth, it integrates channel and thread lookups by name or ID to give rich, contextual Slack workspace data efficiently and reliably. Perfect for developers needing robust Slack data handling.