Skip to main content
Glama

Instagram DM MCP Server

package.json656 B
{ "name": "instagram-dm-mcp", "version": "1.3.5", "description": "Instagram Direct Messages MCP server for Claude Desktop", "main": "index.js", "bin": { "instagram-dm-mcp": "./cli.js", "instagram-dm-mcp-setup": "./setup.js" }, "scripts": { "start": "node ./cli.js start", "setup": "node ./setup.js" }, "keywords": [ "instagram", "dm", "direct-messages", "claude", "mcp", "anthropic" ], "author": "", "license": "MIT", "dependencies": { "chalk": "^4.1.2", "commander": "^11.0.0", "inquirer": "^8.2.5", "cross-spawn": "^7.0.3" }, "engines": { "node": ">=14.0.0" } }

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/taskmaster-ai/insta-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server