io.github.mikusnuz/meta
NPM · @MIKUSNUZ/META-MCP · SCANNED AUG 3
MCP server for Instagram Graph API, Threads API & Meta platform management
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 132 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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
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
claude mcp add mikusnuz-meta -- npx -y @mikusnuz/meta-mcp
codex mcp add mikusnuz-meta -- npx -y @mikusnuz/meta-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mikusnuz-meta": {
"type": "local",
"command": [
"npx",
"-y",
"@mikusnuz/meta-mcp"
],
"enabled": true
}
}
} openclaw mcp add mikusnuz-meta --command npx --arg -y --arg @mikusnuz/meta-mcp
mcp_servers:
mikusnuz-meta:
command: "npx"
args: ["-y", "@mikusnuz/meta-mcp"] {
"mcpServers": {
"mikusnuz-meta": {
"command": "npx",
"args": [
"-y",
"@mikusnuz/meta-mcp"
]
}
}
} 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.
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.
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.
ig_business_discovery ~68
Look up another Instagram Business/Creator account's public info by username.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | string | — | Fields to retrieve (default: id,username,name,biography,followers_count,follows_count,media_count) |
| username | string | yes | Instagram username to look up (without @) |
No output schema declared.
No examples provided.
ig_delete_comment ~34
Delete a comment from your media post. This action is irreversible.
| Name | Type | Req | Description |
|---|---|---|---|
| comment_id | string | yes | Comment ID to delete |
No output schema declared.
No examples provided.
ig_delete_media ~48
Delete an Instagram media post (posts, carousels, reels, stories). This action is irreversible. Requires instagram_manage_contents permission.
| Name | Type | Req | Description |
|---|---|---|---|
| media_id | string | yes | Media ID to delete |
No output schema declared.
No examples provided.
ig_get_account_insights ~151
Get Instagram account insights. Note: 'impressions', 'email_contacts', 'phone_call_clicks', 'text_message_clicks', 'get_directions_clicks', 'website_clicks', 'profile_views' were deprecated in v22.0. Use 'views', 'reach', 'follower_count', 'reposts' instead.
| Name | Type | Req | Description |
|---|---|---|---|
| metric | string | yes | Comma-separated metrics: views,reach,follower_count,reposts,accounts_engaged,total_interactions |
| period | string | yes | Aggregation period |
| since | string | — | Start date (Unix timestamp or ISO 8601) |
| until | string | — | End date (Unix timestamp or ISO 8601) |
No output schema declared.
No examples provided.
ig_get_collaboration_invites ~47
Get pending collaboration invites for the Instagram account. Added in December 2025.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| limit | number | — | Number of results |
No output schema declared.
No examples provided.
ig_get_comment ~26
Get details of a specific comment.
| Name | Type | Req | Description |
|---|---|---|---|
| comment_id | string | yes | Comment ID |
No output schema declared.
No examples provided.
ig_get_comments ~49
Get comments on a specific Instagram media post.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| limit | number | — | Number of comments to return |
| media_id | string | yes | Media ID |
No output schema declared.
No examples provided.
ig_get_container_status ~36
Check the processing status of a media container (useful for videos).
| Name | Type | Req | Description |
|---|---|---|---|
| container_id | string | yes | Container ID to check |
No output schema declared.
No examples provided.
ig_get_conversations ~62
Get Instagram DM conversations list. Requires 'instagram_manage_messages' permission and the Instagram Messaging API.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| folder | string | — | Folder to retrieve (default: inbox) |
| limit | number | — | Number of conversations |
No output schema declared.
No examples provided.
ig_get_hashtag ~33
Get hashtag information by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| hashtag_id | string | yes | Hashtag ID (from ig_search_hashtag) |
No output schema declared.
No examples provided.
ig_get_hashtag_recent ~50
Get recent media tagged with a specific hashtag.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| hashtag_id | string | yes | Hashtag ID |
| limit | number | — | Number of results |
No output schema declared.
No examples provided.
ig_get_hashtag_top ~54
Get top (most popular) media tagged with a specific hashtag.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| hashtag_id | string | yes | Hashtag ID |
| limit | number | — | Number of results |
No output schema declared.
No examples provided.
ig_get_media ~62
Get details of a specific Instagram media post.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | string | — | Comma-separated fields (default: id,caption,media_type,media_url,permalink,timestamp,like_count,comments_count) |
| media_id | string | yes | Media ID |
No output schema declared.
No examples provided.
ig_get_media_insights ~114
Get insights/analytics for a specific media post. Note: 'impressions' and 'video_views' were deprecated in v22.0 — use 'views' instead. Available metrics: views, reach, saved, shares, likes, comments, reposts, reels_skip_rate.
| Name | Type | Req | Description |
|---|---|---|---|
| media_id | string | yes | Media ID |
| metric | string | — | Comma-separated metrics (default: views,reach,saved,shares). For REEL add: likes,comments,reposts,reels_skip_rate |
No output schema declared.
No examples provided.
ig_get_media_list ~62
Get list of media published on the Instagram account.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor for next page |
| before | string | — | Pagination cursor for previous page |
| limit | number | — | Number of results (max 100, default 25) |
No output schema declared.
No examples provided.
ig_get_mentioned_comments ~62
Get comments where the account was @mentioned. Returns the media and comment details.
| Name | Type | Req | Description |
|---|---|---|---|
| comment_id | string | yes | Comment ID from a mention notification |
| fields | string | — | Fields to return (default: id,text,timestamp,username,media) |
No output schema declared.
No examples provided.
ig_get_message ~27
Get details of a specific DM message.
| Name | Type | Req | Description |
|---|---|---|---|
| message_id | string | yes | Message ID |
No output schema declared.
No examples provided.
ig_get_messages ~46
Get messages in a specific DM conversation.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| conversation_id | string | yes | Conversation ID |
| limit | number | — | Number of messages |
No output schema declared.
No examples provided.
ig_get_profile ~18
Get Instagram Business/Creator account profile information.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
ig_get_replies ~52
Get replies to a specific comment.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| comment_id | string | yes | Comment ID to get replies for |
| limit | number | — | Number of replies to return |
No output schema declared.
No examples provided.
ig_get_tagged_media ~45
Get media where the account is tagged (photo tags, not @mentions).
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| limit | number | — | Number of results |
No output schema declared.
No examples provided.
ig_hide_comment ~44
Hide or unhide a comment on your post.
| Name | Type | Req | Description |
|---|---|---|---|
| comment_id | string | yes | Comment ID |
| hide | boolean | yes | true to hide, false to unhide |
No output schema declared.
No examples provided.
ig_post_comment ~41
Post a top-level comment on a media post.
| Name | Type | Req | Description |
|---|---|---|---|
| media_id | string | yes | Media ID to comment on |
| message | string | yes | Comment text |
No output schema declared.
No examples provided.
ig_publish_carousel ~67
Publish a carousel (album) post with 2-10 images/videos. Each item needs an image_url or video_url.
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | — | Post caption |
| items | array | yes | Array of media items |
| location_id | string | — | Facebook Page location ID |
No output schema declared.
No examples provided.
ig_publish_photo ~110
Publish a photo to Instagram. Two-step process: creates container then publishes. Requires image_url (publicly accessible HTTPS URL).
| Name | Type | Req | Description |
|---|---|---|---|
| alt_text | string | — | Alt text for accessibility |
| caption | string | — | Post caption (max 2200 chars) |
| image_url | string | yes | Public HTTPS URL of the image (JPEG only) |
| location_id | string | — | Facebook Page location ID |
| user_tags | string | — | JSON array of user tags: [{username, x, y}] |
No output schema declared.
No examples provided.
ig_publish_reel ~98
Publish a Reel (short video). Waits for video processing.
| Name | Type | Req | Description |
|---|---|---|---|
| alt_text | string | — | Alt text for accessibility |
| caption | string | — | Reel caption |
| cover_url | string | — | Custom cover image URL |
| share_to_feed | boolean | — | Also share to feed (default true) |
| thumb_offset | number | — | Thumbnail offset in ms |
| video_url | string | yes | Public HTTPS URL of the video |
No output schema declared.
No examples provided.
ig_publish_story ~49
Publish a Story (image or video). Stories disappear after 24 hours.
| Name | Type | Req | Description |
|---|---|---|---|
| media_type | string | yes | Story media type |
| media_url | string | yes | Public HTTPS URL of the media |
No output schema declared.
No examples provided.
ig_publish_video ~71
Publish a video to Instagram feed. Waits for video processing before publishing.
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | — | Post caption |
| location_id | string | — | Facebook Page location ID |
| thumb_offset | number | — | Thumbnail offset in ms |
| video_url | string | yes | Public HTTPS URL of the video |
No output schema declared.
No examples provided.
ig_reply_to_comment ~38
Reply to a specific comment.
| Name | Type | Req | Description |
|---|---|---|---|
| comment_id | string | yes | Comment ID to reply to |
| message | string | yes | Reply text |
No output schema declared.
No examples provided.
ig_respond_collaboration_invite ~50
Accept or decline a collaboration invite. Added in December 2025.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Accept or decline the invite |
| invite_id | string | yes | Collaboration invite ID |
No output schema declared.
No examples provided.
ig_search_hashtag ~52
Search for a hashtag ID by name. Required before querying hashtag media. Limited to 30 unique hashtags per 7-day rolling window.
| Name | Type | Req | Description |
|---|---|---|---|
| q | string | yes | Hashtag name to search (without #) |
No output schema declared.
No examples provided.
ig_send_message ~75
Send a DM to a user. Requires 'instagram_manage_messages' permission. Can only message users who have messaged you first (24hr window for standard, 7-day for human agent).
| Name | Type | Req | Description |
|---|---|---|---|
| message | string | yes | Message text to send |
| recipient_id | string | yes | Instagram-scoped user ID of the recipient |
No output schema declared.
No examples provided.
ig_toggle_comments ~44
Enable or disable comments on an Instagram media post.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | true to enable comments, false to disable |
| media_id | string | yes | Media ID |
No output schema declared.
No examples provided.
meta_debug_token ~38
Debug/inspect an access token to check validity, expiration, scopes and associated user.
| Name | Type | Req | Description |
|---|---|---|---|
| input_token | string | yes | Access token to inspect |
No output schema declared.
No examples provided.
meta_exchange_token ~50
Exchange a short-lived token for a long-lived token (valid ~60 days). Requires META_APP_ID and META_APP_SECRET.
| Name | Type | Req | Description |
|---|---|---|---|
| short_lived_token | string | yes | Short-lived access token to exchange |
No output schema declared.
No examples provided.
meta_get_app_info ~24
Get Meta App basic information (name, category, namespace, etc.).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
meta_get_webhook_subscriptions ~21
List current webhook subscriptions for the Meta App.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
meta_refresh_token ~42
Refresh a long-lived token before it expires. Returns a new long-lived token.
| Name | Type | Req | Description |
|---|---|---|---|
| long_lived_token | string | yes | Current long-lived access token to refresh |
No output schema declared.
No examples provided.
meta_subscribe_webhook ~97
Subscribe to webhook notifications for an object (e.g., 'instagram', 'page'). Requires META_APP_ID and META_APP_SECRET.
| Name | Type | Req | Description |
|---|---|---|---|
| callback_url | string | yes | HTTPS webhook endpoint URL |
| fields | string | yes | Comma-separated list of fields to subscribe (e.g., 'messages,feed') |
| object | string | yes | Object type to subscribe to |
| verify_token | string | yes | Verification token for the webhook |
No output schema declared.
No examples provided.
threads_delete_post ~44
Delete a Threads post. This action is irreversible. Rate limited to 100 deletions per 24 hours.
| Name | Type | Req | Description |
|---|---|---|---|
| post_id | string | yes | Threads post ID to delete |
No output schema declared.
No examples provided.
threads_get_container_status ~32
Check the processing status of a Threads media container.
| Name | Type | Req | Description |
|---|---|---|---|
| container_id | string | yes | Container ID to check |
No output schema declared.
No examples provided.
threads_get_post ~39
Get details of a specific Threads post.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | string | — | Comma-separated fields |
| post_id | string | yes | Threads post ID |
No output schema declared.
No examples provided.
threads_get_post_insights ~71
Get insights/analytics for a specific Threads post (views, likes, replies, reposts, quotes, clicks).
| Name | Type | Req | Description |
|---|---|---|---|
| metric | string | — | Comma-separated metrics (default: views,likes,replies,reposts,quotes,clicks) |
| post_id | string | yes | Threads post ID |
No output schema declared.
No examples provided.
threads_get_posts ~83
Get a list of published Threads posts.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| before | string | — | Pagination cursor |
| limit | number | — | Number of results (default 25) |
| since | string | — | Start date (ISO 8601 or Unix timestamp) |
| until | string | — | End date (ISO 8601 or Unix timestamp) |
No output schema declared.
No examples provided.
threads_get_profile ~18
Get Threads user profile information including verification status.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
threads_get_publishing_limit ~33
Check how many posts you can still publish within the current 24-hour window (max 250 posts/day).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
threads_get_replies ~65
Get replies (conversation) for a specific Threads post.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| limit | number | — | Number of replies |
| post_id | string | yes | Threads post ID to get replies for |
| reverse | boolean | — | Reverse chronological order |
No output schema declared.
No examples provided.
threads_get_user_insights ~90
Get account-level Threads insights (views, likes, replies, reposts, quotes, clicks, followers, follower demographics).
| Name | Type | Req | Description |
|---|---|---|---|
| metric | string | yes | Comma-separated metrics: views,likes,replies,reposts,quotes,clicks,followers_count,follower_demographics |
| since | string | — | Start date (Unix timestamp) |
| until | string | — | End date (Unix timestamp) |
No output schema declared.
No examples provided.
threads_get_user_threads ~80
Get all threads published by the user (alias for threads_get_posts with user context).
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | — | Pagination cursor |
| limit | number | — | Number of results |
| since | string | — | Start date (ISO 8601 or Unix timestamp) |
| until | string | — | End date (ISO 8601 or Unix timestamp) |
No output schema declared.
No examples provided.
threads_hide_reply ~38
Hide a reply on your Threads post. Hidden replies are still visible if directly accessed.
| Name | Type | Req | Description |
|---|---|---|---|
| reply_id | string | yes | Reply ID to hide |
No output schema declared.
No examples provided.