SkillAgentSearch skills...

openinstaflow

OpenInstaFlow — An MCP server that exposes the Instagram Graph API to any MCP client (Claude Desktop, Claude Code, Cursor )

Install / Use

claude mcp add Narla-Venkata-Anand-Sai-Kumar -- npx -y github:Narla-Venkata-Anand-Sai-Kumar/openinstaflow

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

34/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "openinstaflow", "version": "0.1.0", "description": "OpenInstaFlow — an MCP server for the Instagram Graph API (profile, media, insights, publishing, Pages, DMs). Bring your own Meta token.", "type": "module", "bin": { "openinstaflow": "dist/index.js" }, "files": [ "dist", "README.md" ], "engines": { "node": ">=20" }, "scripts": { "build": "tsc && node -e "import('node:fs').then(fs=>{fs.chmodSync('dist/index.js',0o755)})"", "prepare": "npm run build", "start": "node dist/index.js", "dev": "tsc --watch" }, "keywords": [ "mcp", "model-context-protocol", "instagram", "instagram-graph-api", "meta", "openinstaflow" ], "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^22.10.0", "typescript": "^5.7.0" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low