Skip to main content
Glama
package.json767 B
{ "name": "insta-mcp", "version": "1.0.0", "description": "Instagram MCP Server for analytics and insights", "type": "module", "main": "dist/index.js", "bin": { "insta-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "watch": "tsc -w", "start": "node dist/index.js", "dev": "npm run build && npm run start", "prepare": "npm run build", "format": "prettier --write \"src/**/*.ts\"" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "dotenv": "^17.2.3", "instagram-private-api": "^1.46.1", "zod": "^3.23.0" }, "devDependencies": { "@types/node": "^20.0.0", "prettier": "^3.7.4", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

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

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