Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.mikusnuz/meta

NPM · @MIKUSNUZ/META-MCP · SCANNED AUG 3

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

Available components

+46 this week 70 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3581 tokens (~60/item across 59 items; 57 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @mikusnuz/meta-mcp

# add to Claude Code
claude mcp add mikusnuz-meta -- npx -y @mikusnuz/meta-mcp
# add to Codex CLI
codex mcp add mikusnuz-meta -- npx -y @mikusnuz/meta-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mikusnuz-meta": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mikusnuz/meta-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mikusnuz-meta --command npx --arg -y --arg @mikusnuz/meta-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mikusnuz-meta:
    command: "npx"
    args: ["-y", "@mikusnuz/meta-mcp"]
// mcp.json
{
  "mcpServers": {
    "mikusnuz-meta": {
      "command": "npx",
      "args": [
        "-y",
        "@mikusnuz/meta-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +33
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Stability: unverified → 0.20 functional
    • Licence: MIT functional
  • 1 Aug 26 +32
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
  • 31 Jul 26 −37
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −39
    • Known CVEs: partial → unverified security
    • Malware scan: pass → unverified security
    • Provenance: fail → unverified security
    • Install scripts: pass → unverified security
    • Dependency health: partial → unverified functional
    • License: pass → unverified functional
    • Maintenance: pass → unverified functional
    • Licence: MIT functional
  • 29 Jul 26 +55
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Maintenance: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • First check of Tool coverage: 100 functional
    • First check of Schema quality: good functional
    • First check of Schema quality: pass functional
    • First check of Schema quality: fail functional
    • Licence: MIT functional
  • 28 Jul 26 +2
    • Dependency health: unverified → partial functional
  • 27 Jul 26 24

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@mikusnuz/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 57 exposed · ~3,558 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
threads_publish_carousel ~83

Publish a carousel post on Threads with 2-20 images/videos.

NameTypeReqDescription
itemsarrayyesArray of media items
quote_post_idstringID of a post to quote
reply_controlstringWho can reply
textstringCaption text
topic_tagstringTopic tag for the post

No output schema declared.

No examples provided.

threads_publish_image ~133

Publish an image post on Threads. Supports topic tag, quote post, alt text, and spoiler flag.

NameTypeReqDescription
alt_textstringAlt text for accessibility (max 1000 chars)
image_urlstringyesPublic HTTPS URL of the image (JPEG/PNG, max 8MB)
is_spoilerbooleanMark content as spoiler
quote_post_idstringID of a post to quote
reply_controlstringWho can reply
textstringCaption text
topic_tagstringTopic tag for the post

No output schema declared.

No examples provided.

threads_publish_text ~218

Publish a text-only post on Threads. Supports optional link attachment, poll, GIF, topic tag, and quote post.

NameTypeReqDescription
alt_textstringAlt text for accessibility (max 1000 chars)
gif_idstringGIF ID from GIPHY or Tenor
gif_providerstringGIF provider (GIPHY or TENOR). Tenor sunsets March 31, 2026.
is_spoilerbooleanMark content as spoiler
link_attachmentstringURL to attach as a link preview card (max 5 links per post)
poll_optionsarrayPoll options (2-4 choices). Creates a poll attachment.
quote_post_idstringID of a post to quote
reply_controlstringWho can reply
textstringyesPost text (max 500 chars)
topic_tagstringTopic tag for the post (1-50 chars, no periods or ampersands)

No output schema declared.

No examples provided.

threads_publish_video ~146

Publish a video post on Threads. Waits for video processing. Supports topic tag, quote post, alt text, and spoiler flag.

NameTypeReqDescription
alt_textstringAlt text for accessibility (max 1000 chars)
is_spoilerbooleanMark content as spoiler
quote_post_idstringID of a post to quote
reply_controlstringWho can reply
textstringCaption text
topic_tagstringTopic tag for the post
video_urlstringyesPublic HTTPS URL of the video (MP4/MOV, max 1GB, up to 5 min)

No output schema declared.

No examples provided.

threads_reply ~66

Reply to a Threads post or another reply.

NameTypeReqDescription
image_urlstringOptional image URL to attach
reply_to_idstringyesPost ID to reply to
textstringyesReply text
video_urlstringOptional video URL to attach

No output schema declared.

No examples provided.

threads_search_posts ~128

Search for public Threads posts by keyword or topic tag. Results can be filtered by media type and author.

NameTypeReqDescription
afterstringPagination cursor
author_usernamestringFilter results by author username
limitnumberNumber of results
media_typestringFilter results by media type
qstringyesSearch keyword or query
search_typestringSearch by keyword or topic tag (default: keyword)
sincestringStart date (Unix timestamp)
untilstringEnd date (Unix timestamp)

No output schema declared.

No examples provided.

threads_unhide_reply ~34

Unhide a previously hidden reply on your Threads post.

NameTypeReqDescription
reply_idstringyesReply ID to unhide

No output schema declared.

No examples provided.