This Instagram server, developed for the Model Context Protocol, provides AI assistants with capabilities to interact with Instagram's features and data. It integrates with Instagram's API to enable functionalities like retrieving user profiles, posts, and engagement metrics. The server leverages Puppeteer and Playwright for web scraping capabilities, allowing it to access data not readily available through official APIs. By abstracting Instagram interactions, it enables AI systems to analyze social media trends, manage accounts, and gather insights from Instagram content. This implementation is particularly useful for social media managers, marketers, and researchers who want to leverage AI for Instagram analytics, content strategy, and audience engagement analysis.
Fetches recent posts from an Instagram profile. Parameters: username (required, string), limit (optional, number: 1-50 or 'all'), saveDir (optional, string), delayBetweenPosts (optional, number: milliseconds to wait between processing posts).
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!