Media

video-getRating - Claude MCP Skill

Get the rating (like/dislike/none) of a video.

SEO Guide: Enhance your AI agent with the video-getRating tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to get the rating (like/dislike/none) of a video.... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟4 stars • 38 forks
📥0 downloads

Documentation

SKILL.md
# Video GetRating

This skill provides instructions for getting YouTube video ratings using the `yutu` CLI.

## Usage

```bash
yutu video getRating [flags]
```

## Options

- `--ids`, `-i`: IDs of the videos.
- `--onBehalfOfContentOwner`, `-b`: Content owner ID.
- `--output`, `-o`: Output format (`json`, `yaml`, `table`).
- `--jsonpath`, `-j`: JSONPath expression to filter the output.

## Examples

**Get rating of a video:**

```bash
yutu video getRating --ids VIDEO_ID
```

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
eat-pray-ai/yutu
Author
eat-pray-ai
Last Sync
2/10/2026
Repo Updated
2/9/2026
Created
2/10/2026

Reviews (0)

No reviews yet. Be the first to review this skill!