Skip to content
Claude Code

meta for Claude Code

io.github.mikusnuz/meta

MCP server for Instagram Graph API, Threads API & Meta platform management

client:Claude Code transport:stdio runtime:npm

Install meta in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add meta -e INSTAGRAM_ACCESS_TOKEN=<INSTAGRAM_ACCESS_TOKEN> -e INSTAGRAM_USER_ID=<INSTAGRAM_USER_ID> -e THREADS_ACCESS_TOKEN=<THREADS_ACCESS_TOKEN> -e THREADS_USER_ID=<THREADS_USER_ID> -e META_APP_ID=<META_APP_ID> -e META_APP_SECRET=<META_APP_SECRET> -- npx -y @mikusnuz/meta-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

meta in other clients