← All work

Built / Running / 15 tools, 135 tests

Instagram MCP Server

A Model Context Protocol server that lets an AI assistant run an Instagram account properly.

The problem

Every third-party posting service wants a subscription, a scheduling interface nobody asked for, and enough account access to get you banned. There was no clean way to give an AI agent first-party publishing access.

How it works
  • 01Fifteen tools spanning publishing, scheduling, account management, insights, and comments.
  • 02Built on the official Graph API only, so there is no automation-detection risk.
  • 03Multi-tenant from the start, with automatic refresh of the sixty-day access tokens.
  • 04A companion media proxy solves a platform quirk: Instagram rejects blob storage URLs, so uploads stream through a clean function URL instead.
Built with
TypeScriptModel Context ProtocolMeta Graph APIVercel Functions