Read, send, search & manage Instagram DMs through AI assistants. 15 tools, cookie auth.
claude mcp add mcp-instagram-dm -- npx -y mcp-instagram-dm
claude_desktop_config.json
{
"mcpServers": {
"mcp-instagram-dm": {
"command": "npx",
"args": [
"-y",
"mcp-instagram-dm"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-instagram-dm": {
"command": "npx",
"args": [
"-y",
"mcp-instagram-dm"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-instagram-dm": {
"command": "npx",
"args": [
"-y",
"mcp-instagram-dm"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-instagram-dm": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-instagram-dm"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-instagram-dm": {
"command": "npx",
"args": [
"-y",
"mcp-instagram-dm"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.KynuxDev--mcp-instagram-dm/reviews or the review_server meta-tool.
POST /mcp