Overview
what is Instagram MCP Server?
Instagram MCP Server is a Model Context Protocol (MCP) server designed to fetch Instagram posts using an existing Chrome login session.
how to use Instagram MCP Server?
To use the server, install the dependencies, build the server, and run it with the path to your Chrome user data directory.
key features of Instagram MCP Server?
- Modular architecture with clear separation of concerns
- Type-safe implementation using TypeScript
- Improved error handling and logging
- Configurable through environment variables
- JSON-RPC 2.0 compliant communication
- Automatic media downloading and metadata generation
- SEO-friendly description generation
use cases of Instagram MCP Server?
- Fetching recent posts from Instagram profiles
- Automating media downloads from Instagram
- Generating metadata for Instagram posts
FAQ from Instagram MCP Server?
- Can I fetch posts from any Instagram profile?
Yes, you can fetch posts from any public Instagram profile by providing the username.
- Is there a limit to the number of posts I can fetch?
Yes, you can specify a limit between 1 and 50, or fetch all posts.
- Do I need to be logged into Instagram to use this server?
Yes, you need to have a valid Chrome login session to access Instagram posts.