Documentation

Instagram transcript API and MCP server

Send a public Instagram link, get the spoken words back with timings. One endpoint, plus an MCP server for assistants. Access is by request.

One endpoint

POST a link. Read the text. There is nothing else to learn.

Four formats

Plain text, timestamped lines, SRT and WebVTT come back in the same response.

Nothing stored

Audio lives in a temporary folder for the length of the request, then goes.

Works with agents

The MCP server hands the same pipeline to Claude and other MCP clients.

Everything in the docs

No key yet?

The free tool on the home page runs the same pipeline, one link at a time, with no account. Use it to check the output before you write any code.

Open the transcriber