instagram-mcp-server (rduarte6982/instagram-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 58 out of 100, grade D. It declares 7 tools. No publisher has claimed this listing.
MCP server for automatic Instagram publishing — single image, carousel and Reels — via the official Instagram Graph API.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
rduarte6982
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
instagram_upload_mediaHospeda uma imagem ou video gerado por IA (enviado em base64) e retorna uma URL publica temporaria. A Instagram Graph API so aceita midia por URL publica; use esta tool ANTES de publicar quando a midia foi gerada localmente/por IA e ainda nao esta na web. Se a midia ja tiver uma URL publica acessiv…
instagram_publish_imagePublica UMA imagem no feed do Instagram. Executa o fluxo completo (cria container -> aguarda processamento -> publica) e retorna o id e o permalink do post. Args: - image_url (string): URL publica JPG/PNG (use instagram_upload_media se a imagem for gerada por IA) - caption (string, opcional): l…
instagram_publish_carouselPublica um carrossel (2 a 10 itens, imagens e/ou videos) no feed do Instagram. Executa o fluxo completo e retorna id e permalink. Args: - items (array): lista de { type: 'image'|'video', url: string } — 2 a 10 itens, na ordem de exibicao - caption (string, opcional): legenda ate 2200 caracteres…
instagram_publish_reelPublica um Reel (video) no Instagram. Videos processam de forma assincrona; esta tool aguarda a conclusao antes de publicar. Args: - video_url (string): URL publica do MP4/MOV (use instagram_upload_media se gerado por IA) - caption (string, opcional): legenda ate 2200 caracteres - share_to_fe…
instagram_get_accountRetorna dados da conta Instagram conectada: id, username, nome, seguidores e total de midias. Util para confirmar que o token/conta estao corretos antes de publicar. Returns (JSON): { "id", "username", "name", "followers_count", "media_count", "profile_picture_url" }
instagram_publishing_limitConsulta quantas publicacoes ja foram feitas nas ultimas 24h e o limite total (o Instagram permite ~50 posts/conta por dia). Consulte antes de agendar lotes grandes. Returns (JSON): { "quota_usage": number, "quota_total": number, "remaining": number }
instagram_refresh_tokenTroca o token atual por um novo long-lived token do Instagram Login (validade ~60 dias). Nao requer app secret. Funciona apenas com tokens validos e com pelo menos 24h de idade. Retorna o novo token para voce atualizar a variavel IG_ACCESS_TOKEN no Coolify. Returns (JSON): { "access_token": string,…
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
IG_ACCESS_TOKENGuarde IG_USER_ID e .IG_API_BASERota alternativa (Facebook Login): se preferir o token EAA… via Página do Facebook, defina =https://graph.facebook.com/v21.0 e siga o fluxo fb_exchange_token para o token.IG_USER_IDGuarde e IG_ACCESS_TOKEN.MCP_AUTH_TOKENum token aleatório forteMEDIA_DIRPUBLIC_BASE_URLo domínio público acima (a Graph API baixa a mídia daqui)PORTTool inputs are validated
4/7 tool handlers declare input schemas (57%)
Declare an inputSchema with zod/joi/yup on every tool definition.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.12.0 (high), @modelcontextprotocol/sdk@1.12.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/rduarte6982/instagram-mcp-server)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check