Fetches Instagram posts using a Chrome browser session via the Model Context Protocol.
Instagram Server Next is a Model Context Protocol (MCP) server designed to retrieve Instagram posts leveraging an existing Chrome browser login session. Built with TypeScript, it offers a modular and type-safe approach to interacting with Instagram's data. The server adheres to the JSON-RPC 2.0 standard for communication and features automatic media downloading, metadata generation, and SEO-friendly description generation. Its architecture emphasizes a clear separation of concerns, improved error handling, and configurable settings via environment variables.