# com.jojapi/cloud-api-hub-youtube-downloader (remote · mcp.jojapi.com)

Cloud Api Hub - Youtube Downloader: Get Youtube video info and download links to MP4 or MP3 file.

- Trust score: 77/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `mcp.jojapi.com`: 77/100 (this document), [markdown](https://verifymcp.io/servers/com-jojapi-cloud-api-hub-youtube-downloader/cloud-api-hub-youtube-downloader.md), [page](https://verifymcp.io/servers/com-jojapi-cloud-api-hub-youtube-downloader/cloud-api-hub-youtube-downloader)

## Channel facts

- Endpoint: `https://mcp.jojapi.com/cloud-api-hub-youtube-downloader`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 13 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 75/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1552 tokens (~119/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 99/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 96% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the com.jojapi/cloud-api-hub-youtube-downloader MCP server?

com.jojapi/cloud-api-hub-youtube-downloader is a hosted endpoint at https://mcp.jojapi.com/cloud-api-hub-youtube-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.

### Claude

```bash
claude mcp add --transport http com-jojapi-cloud-api-hub-youtube-downloader 'https://mcp.jojapi.com/cloud-api-hub-youtube-downloader'
```

### Cursor

```json
{
  "mcpServers": {
    "com-jojapi-cloud-api-hub-youtube-downloader": {
      "url": "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-jojapi-cloud-api-hub-youtube-downloader": {
      "type": "http",
      "url": "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-jojapi-cloud-api-hub-youtube-downloader]
url = "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-jojapi-cloud-api-hub-youtube-downloader": {
      "type": "remote",
      "url": "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-jojapi-cloud-api-hub-youtube-downloader --url 'https://mcp.jojapi.com/cloud-api-hub-youtube-downloader' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-jojapi-cloud-api-hub-youtube-downloader:
    url: "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
```

### Netclaw

```json
{
  "McpServers": {
    "com-jojapi-cloud-api-hub-youtube-downloader": {
      "Transport": "http",
      "Url": "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-jojapi-cloud-api-hub-youtube-downloader -t streamable-http -u 'https://mcp.jojapi.com/cloud-api-hub-youtube-downloader'
```

### Other

```json
{
  "mcpServers": {
    "com-jojapi-cloud-api-hub-youtube-downloader": {
      "type": "http",
      "url": "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
    }
  }
}
```

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-18 (score 77, +1)

- [security] Stability: 0.97 → pass

### 2026-09-16 (score 76, +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.

### 2026-09-14 (score 75, +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.

### 2026-09-12 (score 74, +1)

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

### 2026-09-10 (score 73, +1)

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

### 2026-09-08 (score 72, +1)

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

### 2026-09-05 (score 71, +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.

### 2026-09-03 (score 70, +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.

## MCP tools (13)

### `get_download` (~223 tokens)

Googlevideo.com download links

\**object** Grabs Youtube download links directly from Google Video server valid for 6 hours. Includes additional formats, and ready to download deciphered URL. Note that high quality videos are muted. You can use our muxer available at the `/mux` endpoint to merge audio and video. Billing per call: 2 Credits.

Input parameters:

- `filter` (string): Filter formats by type:  - `audioandvideo` / `videoandaudio` for both video & audio - `video` for video-only - `videoonly` for video without audio - `audio` for audio-only - `audioonly` for audio wit…
- `id` (string)
- `quality` (string): Video quality. Can be an itag value, a list of itag values, or : - `highest` - `lowest` - `highestaudio`, `lowestaudio`: low video and good audio - `highestvideo`, `lowestvideo`: low audio and good v…

### `get_info` (~53 tokens)

Video metainfo

\**Object** Gets metainfo from a video. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_mux` (~480 tokens)

Video/audio streams muxer

\**object** Video & Audio Muxer which generates directly downloadable links from a Youtube video. Billing per call: 10 Credits.

Input parameters:

- `audioFormat` (string): **string** Sets the audio format for downloads (e.g., mp3, ogg, wav). Default: mp3 Throws: Error if the provided format is not valid.
- `audioOnly` (string): **boolean** Enables downloading only audio.
- `codec` (string): **string** Sets the video codec for downloads. The desired video codec (e.g., h264, vp9, av1). H264 codec is set by default. Throws: Error if the provided codec is not valid.
- `endTime` (string): **datetime or unsigned integer** Trims video or audio with reference to end time. Time in [HH:mm:ss](https://www.w3.org/TR/NOTE-datetime) format or in milliseconds.
- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`
- `language` (string): **string** specifies the language of audio to download when a youtube video is dubbed.  E.g.: en / ru / cs / ja / es-US / ...
- `quality` (string): **string** Sets the video quality for downloads. The desired video quality (e.g. 144, 240, 360, 480, 720, 1080, 1440, 2160, 4320, max). 720 quality is recommended for phones. Throws: Error if the pro…
- `startTime` (string): **datetime or unsigned integer** Trims video or audio with reference to start time. Time in [HH:mm:ss](https://www.w3.org/TR/NOTE-datetime) format or in milliseconds.
- `videoOnly` (string): **boolean** Enables downloading only video.
- `watermark` (string): **array**  Adds an image to the video. List of values: 1. *URL 2. position: topLeft, topRight, bottomLeft, bottomRight, center (default) or pixel coordinates in x:y format from top left corner. 3. Sc…

### `get_info_thumbnails` (~95 tokens)

Video thumbnails

\**object** A map of thumbnail images associated with the video. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_info_channelId` (~72 tokens)

Video channel owner ID

\**string** The ID that YouTube uses to uniquely identify the channel that the video was uploaded to. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_info_channelName` (~65 tokens)

Video channel owner name

\**string** Channel title for the channel that the video belongs to. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_info_category` (~63 tokens)

Video category

\**string** The YouTube video category associated with the video. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_info_viewCount` (~65 tokens)

Video view count

\**unsigned long** The number of times the video has been viewed. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_info_duration` (~87 tokens)

Video duration

\**string** The length of the video. The property value is an [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601#Durations) duration. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_info_title` (~58 tokens)

Video title

\**string** The localized video title. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_info_description` (~58 tokens)

Video description

\**string** The localized video description. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_info_width` (~64 tokens)

Video width

\**unsigned integer** The encoded video content's maximum width in pixels. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

### `get_info_height` (~64 tokens)

Video height

\**unsigned integer** The encoded video content's maximum height in pixels. Group: Specific video Info. Billing per call: 1 Credits.

Input parameters:

- `id` (string): Youtube video ID in expected format `(/^[a-zA-Z0-9-_]{11}$/)`

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-jojapi-cloud-api-hub-youtube-downloader/cloud-api-hub-youtube-downloader#diagnostics

## Score history

- 2026-09-20: 77
- 2026-09-19: 77
- 2026-09-18: 77
- 2026-09-17: 76
- 2026-09-16: 76
- 2026-09-15: 75
- 2026-09-14: 75
- 2026-09-13: 74
- 2026-09-12: 74
- 2026-09-11: 73
- 2026-09-10: 73
- 2026-09-09: 72
- 2026-09-08: 72
- 2026-09-07: 71
- 2026-09-06: 71
- 2026-09-05: 71
- 2026-09-04: 70
- 2026-09-03: 70
- 2026-09-02: 69
- 2026-09-01: 69
- 2026-08-31: 68
- 2026-08-30: 68
- 2026-08-29: 67
- 2026-08-28: 67
- 2026-08-27: 66
- 2026-08-26: 66
- 2026-08-25: 64
- 2026-08-24: 63
- 2026-08-23: 63
- 2026-08-22: 62

## Common questions

### What is the com.jojapi/cloud-api-hub-youtube-downloader MCP server?

com.jojapi/cloud-api-hub-youtube-downloader is an MCP server listed in the public MCP registry as com.jojapi/cloud-api-hub-youtube-downloader. Cloud Api Hub - Youtube Downloader: Get Youtube video info and download links to MP4 or MP3 file. This page covers its hosted endpoint (https://mcp.jojapi.com/cloud-api-hub-youtube-downloader).

### Is the com.jojapi/cloud-api-hub-youtube-downloader MCP server safe to use?

com.jojapi/cloud-api-hub-youtube-downloader scores 77 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/cloud-api-hub-youtube-downloader MCP server expose?

com.jojapi/cloud-api-hub-youtube-downloader exposes 13 tools: get_download, get_info, get_mux, get_info_thumbnails, get_info_channelId, and 8 more. Their descriptions and schemas cost roughly 1,447 tokens of context every time the server is loaded.

### Does the com.jojapi/cloud-api-hub-youtube-downloader MCP server require authentication?

No. We connected to com.jojapi/cloud-api-hub-youtube-downloader without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.jojapi/cloud-api-hub-youtube-downloader MCP server still maintained?

com.jojapi/cloud-api-hub-youtube-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.

## Links

- Remote endpoint: https://mcp.jojapi.com/cloud-api-hub-youtube-downloader
- Website: https://jojapi.com/hub/api/cloud-api-hub-youtube-downloader
- Changelog RSS feed: https://verifymcp.io/servers/com-jojapi-cloud-api-hub-youtube-downloader/cloud-api-hub-youtube-downloader.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-jojapi-cloud-api-hub-youtube-downloader/cloud-api-hub-youtube-downloader.json
- HTML version of this page: https://verifymcp.io/servers/com-jojapi-cloud-api-hub-youtube-downloader/cloud-api-hub-youtube-downloader
