mcpbeat Sign in

Instagram Creator MCP Server

local only

Instagram Creator runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi.

Instagram automation: post images, Reels, carousels, Stories, analytics

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 15 · avg 6 · +0% w/w
a month agotoday
49
Installs / week
pypi · instagram-creator-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add instagram-creator -- uvx instagram-creator-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "instagram-creator": {
      "args": [
        "instagram-creator-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.instagram-creator]
command = "uvx"
args = ["instagram-creator-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "instagram-creator": {
      "args": [
        "instagram-creator-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "instagram-creator": {
      "args": [
        "instagram-creator-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: INSTAGRAM_ACCESS_TOKEN (Facebook/Instagram Graph API access token), INSTAGRAM_ACCOUNT_ID (Instagram Business Account ID (optional, auto-detected)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Instagram Creator

same job, measured the same way
Instagram MCP
by mcpware

Instagram MCP — 23 tools for Instagram Graph API: posts, DMs, stories, reels, analytics.

123 installs/wk local only
ReelDrop
by reeldrop

Schedule Instagram reels, manage comment-to-DM automations, and read analytics

answering
Tiktok Creator
by wmarceau

TikTok automation: post videos, get analytics, manage comments

53 installs/wk local only
Sociahive
by sociahive

Social media automation from your AI assistant: Instagram DMs, scheduling to 9 platforms, analytics.

answering
SocialBu MCP
by usamaejaz

Manage SocialBu posts, scheduling, publishing, automations, and analytics from MCP clients.

answering
MCP Clickhouse
by infoinlet-marketplace

Read-only ClickHouse for AI agents — analytics queries, table inspection, sizes, health.

29 installs/wk local only
INSSIST
by inssist

Drive your own logged-in Instagram session via the INSSIST extension: read, publish, DMs, analytics.

510 installs/wk local only
Statiko — Telegram trends & channel analytics
by statiko

Live Telegram data: trending topics, channel profiles & metrics, post history incl. edits/deletions.

10 tools answering

Instagram Creator — questions

Answers built from our own checks of this server.

Why is there no uptime for Instagram Creator?
Instagram Creator runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package instagram-creator-mcp was installed 49 times last week.
Is Instagram Creator still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Instagram Creator?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls instagram-creator-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Instagram Creator?
The pypi package instagram-creator-mcp was installed 49 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.