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

com.jojapi/social-media-video-downloader

REMOTE · MCP.JOJAPI.COM · SCANNED SEP 20

social media video downloader: A comprehensive API for extracting video details, metadata, and.

Available components

+3 this week 76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 3585 tokens (~128/item across 28 items; 28 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 28 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 29 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the com.jojapi/social-media-video-downloader MCP server?

com.jojapi/social-media-video-downloader is a hosted endpoint at https://mcp.jojapi.com/social-media-video-downloader, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.jojapi.com

# add to Claude Code
claude mcp add --transport http com-jojapi-social-media-video-downloader 'https://mcp.jojapi.com/social-media-video-downloader'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-jojapi-social-media-video-downloader": {
      "url": "https://mcp.jojapi.com/social-media-video-downloader"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-jojapi-social-media-video-downloader": {
      "type": "http",
      "url": "https://mcp.jojapi.com/social-media-video-downloader"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-jojapi-social-media-video-downloader]
url = "https://mcp.jojapi.com/social-media-video-downloader"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-jojapi-social-media-video-downloader": {
      "type": "remote",
      "url": "https://mcp.jojapi.com/social-media-video-downloader",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-jojapi-social-media-video-downloader --url 'https://mcp.jojapi.com/social-media-video-downloader' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-jojapi-social-media-video-downloader:
    url: "https://mcp.jojapi.com/social-media-video-downloader"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-jojapi-social-media-video-downloader": {
      "Transport": "http",
      "Url": "https://mcp.jojapi.com/social-media-video-downloader"
    }
  }
}
# add to Vellum
assistant mcp add com-jojapi-social-media-video-downloader -t streamable-http -u 'https://mcp.jojapi.com/social-media-video-downloader'
// mcp.json
{
  "mcpServers": {
    "com-jojapi-social-media-video-downloader": {
      "type": "http",
      "url": "https://mcp.jojapi.com/social-media-video-downloader"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 3 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

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 20 Sept 2026 · Probed https://mcp.jojapi.com/social-media-video-downloader

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.jojapi.com CN=WE1,O=Google Trust Services,C=US 19 Aug 2026 17 Nov 2026 ECDSA 256 ECDSA-SHA256 6bf56e5f5706ef0d0eece5dccb581199
SANs: mcp.jojapi.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.jojapi.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
jojapi.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.jojapi.com/social-media-video-downloader Verified 200
http (plaintext) http://mcp.jojapi.com/social-media-video-downloader HTTPS enforced 301 https://mcp.jojapi.com/social-media-video-downloader
MCP tools · 28 exposed · ~3,488 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_facebook_v3_post_details ~118

Retrieves media and metadata for a given Facebook post URL. Group: Facebook-Posts. Billing per call: 1 Credits.

NameTypeReqDescription
renderableFormatsstringA comma-separated list of quality formats to generate server-rendered video links for. Allowed values: 144p, 240p, 360p, 480p, 720p, 1080p, highres, midres, lowres, all, all_highres.
urlstringyesThe URL of the Facebook post.

No output schema declared.

No examples provided.

get_facebook_v3_profile_about ~53

Retrieves the 'about' information for a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

NameTypeReqDescription
urlstringyesThe URL of the Facebook profile.

No output schema declared.

No examples provided.

get_facebook_v3_profile_details ~51

Retrieves the profile details for a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

NameTypeReqDescription
urlstringyesThe URL of the Facebook profile.

No output schema declared.

No examples provided.

get_facebook_v3_profile_id ~51

Retrieves the profile ID for a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

NameTypeReqDescription
urlstringyesThe URL of the Facebook profile.

No output schema declared.

No examples provided.

get_facebook_v3_profile_photos ~51

Retrieves the photos from a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

NameTypeReqDescription
urlstringyesThe URL of the Facebook profile.

No output schema declared.

No examples provided.

get_facebook_v3_profile_reels ~51

Retrieves the reels from a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

NameTypeReqDescription
urlstringyesThe URL of the Facebook profile.

No output schema declared.

No examples provided.

get_instagram_v3_media_post_details ~216

Retrieves the media post for a given Instagram shortcode. Group: Instagram-Media. Billing per call: 1 Credits.

NameTypeReqDescription
renderableFormatsstringA comma-separated list of quality formats to generate server-rendered video links for. The number of formats that can be rendered depends on your subscription plan. Allowed values: 144p, 144p60 HDR,…
shortcodestringyesThe Instagram shortcode to look up.

No output schema declared.

No examples provided.

get_instagram_v3_user_profile_details ~51

Retrieves the profile details for a given Instagram username. Group: Instagram-User. Billing per call: 5 Credits.

NameTypeReqDescription
usernamestringyesThe Instagram username to look up.

No output schema declared.

No examples provided.

get_instagram_v3_user_profile_id_from_username ~53

Retrieves the user ID for a given Instagram username. Group: Instagram-User. Billing per call: 5 Credits.

NameTypeReqDescription
usernamestringyesThe Instagram username to look up.

No output schema declared.

No examples provided.

get_tiktok_v3_post_details ~54

Retrieves media and metadata for a given TikTok post URL. Group: TikTok-Post. Billing per call: 1 Credits.

NameTypeReqDescription
urlstringyesThe URL of the TikTok post.

No output schema declared.

No examples provided.

get_tiktok_v3_user_details ~55

Retrieves the profile details for a given TikTok user URL. Group: TikTok-User. Billing per call: 1 Credits.

NameTypeReqDescription
urlstringyesThe URL of the TikTok user profile.

No output schema declared.

No examples provided.

get_youtube_v3_channel_details ~65

Retrieves detailed information about a specific YouTube channel. Group: YouTube-Channel. Billing per call: 1 Credits.

NameTypeReqDescription
channelIdstringyesThe ID of the YouTube channel.
langstringLanguage code for localized content.

No output schema declared.

No examples provided.

get_youtube_v3_channel_id_from_handle ~63

Retrieves the channel ID for a given YouTube handle (e.g., '@MrBeast'). Group: YouTube-Channel. Billing per call: 1 Credits.

NameTypeReqDescription
handlestringyesThe handle of the YouTube channel.

No output schema declared.

No examples provided.

get_youtube_v3_channel_playlists ~112

Retrieves playlists, releases, or podcasts from a specific YouTube channel. Group: YouTube-Channel. Billing per call: 1 Credits.

NameTypeReqDescription
channelIdstringyesThe ID of the YouTube channel.
contentTypestringyesThe type of content to retrieve. Allowed values: playlists, releases, podcasts.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.

No output schema declared.

No examples provided.

get_youtube_v3_channel_posts ~91

Retrieves posts from a specific YouTube channel. Use `nextToken` to paginate. Group: YouTube-Channel. Billing per call: 1 Credits.

NameTypeReqDescription
channelIdstringyesThe ID of the YouTube channel.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.

No output schema declared.

No examples provided.

get_youtube_v3_channel_videos ~114

Retrieves videos, shorts, or livestreams from a specific YouTube channel. Group: YouTube-Channel. Billing per call: 1 Credits.

NameTypeReqDescription
channelIdstringyesThe ID of the YouTube channel.
contentTypestringyesThe type of content to retrieve. Allowed values: videos, shorts, livestreams.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.

No output schema declared.

No examples provided.

get_youtube_v3_hashtag ~83

Retrieves videos for a given hashtag. Group: YouTube-Hashtag. Billing per call: 1 Credits.

NameTypeReqDescription
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.
tagstringyesThe hashtag to search for (without the '#').

No output schema declared.

No examples provided.

get_youtube_v3_playlist ~109

Extracts playlist information and a paginated list of its videos. Group: YouTube-Playlist. Billing per call: 1 Credits.

NameTypeReqDescription
countryCodestringISO 3166-1 alpha-2 country code for geo-specific results.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.
playlistIdstringyesThe ID of the YouTube playlist.

No output schema declared.

No examples provided.

get_youtube_v3_post_comments ~128

Retrieves comments for a YouTube post with sorting options and pagination. Group: YouTube-Post. Billing per call: 1 Credits.

NameTypeReqDescription
channelIdstringyesThe ID of the channel that created the post.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.
postIdstringyesThe ID of the YouTube post.
sortBystringThe sort order for comments. Allowed values: TOP_COMMENTS, NEWEST_FIRST.

No output schema declared.

No examples provided.

get_youtube_v3_post_details ~83

Retrieves detailed information about a specific YouTube community post. Group: YouTube-Post. Billing per call: 1 Credits.

NameTypeReqDescription
channelIdstringyesThe ID of the channel that created the post.
langstringLanguage code for localized content.
postIdstringyesThe ID of the YouTube post.

No output schema declared.

No examples provided.

get_youtube_v3_search ~214

Search across all YouTube content types (videos, channels, playlists). Group: YouTube-Search. Billing per call: 1 Credits.

NameTypeReqDescription
durationstringFilter results by video duration.
featuresstringA comma-separated list of video features to filter by. Allowed values: 360, 3d, 4k, creative_commons, hd, hdr, live, location, purchased, subtitles, vr180.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.
prioritizestringPrioritize results by relevance or popularity.
querystringyesThe search query.
sortBystringDEPRECATED: The sort order for search results. Please use 'prioritize' and 'uploadDate' instead. Allowed values: relevance, rating, upload_date, view_count.
uploadDatestringFilter results by upload date.

No output schema declared.

No examples provided.

get_youtube_v3_search_channel ~208

Searches for channels on YouTube. Group: YouTube-Search. Billing per call: 1 Credits.

NameTypeReqDescription
durationstringFilter results by video duration.
featuresstringA comma-separated list of video features to filter by. Allowed values: 360, 3d, 4k, creative_commons, hd, hdr, live, location, purchased, subtitles, vr180.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.
prioritizestringPrioritize results by relevance or popularity.
querystringyesThe search query.
sortBystringDEPRECATED: The sort order for search results. Please use 'prioritize' and 'uploadDate' instead. Allowed values: relevance, rating, upload_date, view_count.
uploadDatestringFilter results by upload date.

No output schema declared.

No examples provided.

get_youtube_v3_search_movie ~208

Searches for movies on YouTube. Group: YouTube-Search. Billing per call: 1 Credits.

NameTypeReqDescription
durationstringFilter results by video duration.
featuresstringA comma-separated list of video features to filter by. Allowed values: 360, 3d, 4k, creative_commons, hd, hdr, live, location, purchased, subtitles, vr180.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.
prioritizestringPrioritize results by relevance or popularity.
querystringyesThe search query.
sortBystringDEPRECATED: The sort order for search results. Please use 'prioritize' and 'uploadDate' instead. Allowed values: relevance, rating, upload_date, view_count.
uploadDatestringFilter results by upload date.

No output schema declared.

No examples provided.

get_youtube_v3_search_playlist ~208

Searches for playlists on YouTube. Group: YouTube-Search. Billing per call: 1 Credits.

NameTypeReqDescription
durationstringFilter results by video duration.
featuresstringA comma-separated list of video features to filter by. Allowed values: 360, 3d, 4k, creative_commons, hd, hdr, live, location, purchased, subtitles, vr180.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.
prioritizestringPrioritize results by relevance or popularity.
querystringyesThe search query.
sortBystringDEPRECATED: The sort order for search results. Please use 'prioritize' and 'uploadDate' instead. Allowed values: relevance, rating, upload_date, view_count.
uploadDatestringFilter results by upload date.

No output schema declared.

No examples provided.

get_youtube_v3_search_suggestions ~81

Retrieves search suggestions from YouTube based on a query. Group: YouTube-Search. Billing per call: 1 Credits.

NameTypeReqDescription
langstringLanguage code for the suggestions.
previousQuerystringThe previous search query, if any.
querystringyesThe search query to get suggestions for.

No output schema declared.

No examples provided.

get_youtube_v3_search_video ~208

Searches for videos on YouTube. Group: YouTube-Search. Billing per call: 1 Credits.

NameTypeReqDescription
durationstringFilter results by video duration.
featuresstringA comma-separated list of video features to filter by. Allowed values: 360, 3d, 4k, creative_commons, hd, hdr, live, location, purchased, subtitles, vr180.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.
prioritizestringPrioritize results by relevance or popularity.
querystringyesThe search query.
sortBystringDEPRECATED: The sort order for search results. Please use 'prioritize' and 'uploadDate' instead. Allowed values: relevance, rating, upload_date, view_count.
uploadDatestringFilter results by upload date.

No output schema declared.

No examples provided.

get_youtube_v3_video_comments ~129

Retrieves comments for a YouTube video with sorting options and pagination. Group: YouTube-Video. Billing per call: 1 Credits.

NameTypeReqDescription
commentIdstringThe ID of a specific comment to retrieve replies for.
langstringLanguage code for localized content.
nextTokenstringA token for paginating to the next set of results.
sortBystringThe sort order for comments. Allowed values: TOP_COMMENTS, NEWEST_FIRST.
videoIdstringyesThe ID of the YouTube video.

No output schema declared.

No examples provided.

get_youtube_v3_video_details ~580

Extracts comprehensive information about a YouTube video including metadata, available formats, download links, and server-rendered video options with audio merging capabilities. Group: YouTube-Video. Billing per call: 2 Credits.

NameTypeReqDescription
countryCodestringISO 3166-1 alpha-2 country code for geo-specific results (e.g., 'US', 'GB').
fieldsstringA comma-separated list of fields to include in the response. This can be used to limit the amount of data returned. Allowed values: `contents`, `contents.videos`, `contents.audios`, `contents.images`…
getTranscriptstringSet to true to retrieve the video transcript. Allowed values: false, true.
langstringLanguage code for localized content (e.g., 'en-US', 'es'). Defaults to 'en-US'.
renderableFormatsstringA comma-separated list of quality formats to generate server-rendered video links for. If any videos are rendered, this request will be `billed as 2 requests`. Note: If both this parameter and `urlAc…
transcriptLanguagestringThe language to use for the transcript. This must be one of the languages returned in the `metadata.transcript.languages` array. If not provided, the default transcript is returned.
urlAccessstringWhen set to 'proxied', the API uses its own proxies to prevent 403 errors, which can sometimes occur with 'normal' URLs. This comes at the cost of slower download speeds. Allowed values: normal, prox…
videoIdstringyesThe ID of the YouTube video.

No output schema declared.

No examples provided.

Common questions

What is the com.jojapi/social-media-video-downloader MCP server?

com.jojapi/social-media-video-downloader is an MCP server listed in the public MCP registry as com.jojapi/social-media-video-downloader. social media video downloader: A comprehensive API for extracting video details, metadata, and. This page covers its hosted endpoint (https://mcp.jojapi.com/social-media-video-downloader).

Is the com.jojapi/social-media-video-downloader MCP server safe to use?

com.jojapi/social-media-video-downloader scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.jojapi/social-media-video-downloader MCP server expose?

com.jojapi/social-media-video-downloader exposes 28 tools: get_youtube_v3_video_details, get_youtube_v3_video_comments, get_youtube_v3_post_details, get_youtube_v3_post_comments, get_youtube_v3_channel_id_from_handle, and 23 more. Their descriptions and schemas cost roughly 3,488 tokens of context every time the server is loaded.

Does the com.jojapi/social-media-video-downloader MCP server require authentication?

No. We connected to com.jojapi/social-media-video-downloader without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.jojapi/social-media-video-downloader MCP server still maintained?

com.jojapi/social-media-video-downloader is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.