# Dailymotion MCP MCP

> Dailymotion MCP manages your entire video presence. Your agent can audit all videos, organize playlist data, check follower counts, and update metadata without you ever logging into the Dailymotion dashboard.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Tags:** video-hosting, playlist-management, content-distribution, media-analytics, audience-engagement

## Description

Your AI agent handles your whole video ecosystem on Dailymotion. It turns complex asset management into a simple conversation with your client. You don't need to touch a dashboard; your agent pulls all the necessary data automatically. Need to know how many followers you have? Ask and get an immediate count. Want to check if those new videos got grouped into the right playlists? Your agent verifies that instantly. It lets you list every video, view its metadata, or even delete old items when they're done. This capability is hosted on Vinkius, making it one of the easiest ways to connect Dailymotion data directly into any AI workflow.

## Tools

### delete_video
Removes a specific video from your Dailymotion account.

### get_me
Retrieves basic information about the authenticated user connected to the MCP.

### get_video
Pulls detailed metrics and data for one specific video by its ID.

### list_followers
Outputs a list of users who follow your account.

### list_following
Lists the accounts that you are currently following.

### list_playlists
Shows all the playlist containers associated with your user account.

### list_videos
Retrieves a list of videos uploaded to your account.

### search_videos
Searches for public Dailymotion videos based on keywords or criteria.

### update_video
Changes the title, description, or other metadata of an existing video.

## Prompt Examples

**Prompt:** 
```
List the last 5 videos in my Dailymotion account.
```

**Response:** 
```
I've retrieved your recent videos. You have 5 files, including 'Spring Launch' and 'Interview V1'. Would you like the view counts for any of them?
```

**Prompt:** 
```
Show me my Dailymotion playlists.
```

**Response:** 
```
You have 3 playlists in your account: 'Promos', 'Demos', and 'Tutorials'. I can list the videos inside any of these playlists for you.
```

**Prompt:** 
```
How many followers do I have on Dailymotion?
```

**Response:** 
```
Checking your audience... You currently have 150 followers. I can list the most recent ones for you if you'd like.
```

## Capabilities

### Audit all your content
Get a full inventory of every video in your account, including view counts and status.

### Manage audience connections
List who is following you and who you follow to track community growth.

### Organize playlists and videos
Browse your existing playlist structure or list all your videos for easy content review.

### Update and delete assets
Change video titles, descriptions, or remove items completely from the platform.

### Search public content
Query Dailymotion's public videos to find inspiration or relevant community examples.

## Use Cases

### The weekly audit
A media manager needs to check if the last five videos uploaded were properly added to the 'Product Demos' playlist. They ask their agent to use `list_playlists` followed by an audit of that specific playlist, confirming correct placement and metadata for all assets.

### Competitive research
A content strategist is stuck on ideas. Instead of browsing manually, they ask the agent to perform a general search using `search_videos` across Dailymotion. The resulting data points point toward an unexploited niche topic.

### Cleanup operation
An account admin finds that old tutorial videos are cluttering the library. They ask the agent to list all videos and then use `delete_video` on anything marked 'archived' or older than two years.

## Benefits

- Track audience growth instantly. Use `list_followers` to see who is engaging with your content, or `list_following` to monitor key industry accounts.
- Maintain perfect organization. Run `list_playlists` and then check the contents of those playlists to make sure everything is categorized correctly.
- Keep your library clean. You can update descriptions using `update_video`, or delete outdated assets with `delete_video` when they no longer serve a purpose.
- Analyze performance deep dives. Use `get_video` to pull all the metrics for one specific video, giving you granular data points on its success.
- Expand your reach knowledge. Run `search_videos` against public content to find fresh ideas and understand what topics are trending outside your own channel.

## How It Works

The bottom line is that you talk to your agent, and it handles the back-and-forth with Dailymotion for you.

1. Subscribe to this MCP and provide your Dailymotion Access Token.
2. Tell your AI client what you need done—for example, 'Find all videos older than a month.'
3. The agent executes the necessary commands and presents the organized data.

## Frequently Asked Questions

**How do I find my Dailymotion Access Token?**
Create an API Key in the [**Dailymotion Developer Portal**](https://developer.dailymotion.com/), and perform the OAuth flow to generate an Access Token. Copy and paste it below.

**Can the agent list my followers?**
Yes. Use the `list_followers` tool providing your User ID (or 'me'). Your agent will retrieve the list of users currently following your channel.

**Is it possible to search for videos via the agent?**
Yes. The `search_videos` tool allows your agent to query the entire Dailymotion public library using any search string, returning matching video metadata.

**How do I use the `get_video` tool?**
You must provide the specific video ID to retrieve its details. This tool returns comprehensive metadata, including the view count, description, and upload status for that single Dailymotion asset.

**What is the function of `list_playlists`?**
This tool shows you all the playlist IDs and titles associated with your account. It helps agents map out your content structure before running other commands on specific videos within those groupings.

**How do I use the `delete_video` tool safely?**
The agent requires a video ID to delete it. Be aware that this action is irreversible, so always confirm the asset you intend to remove before invoking the tool.

**Can I check my account info using `get_me`?**
Yes, running `get_me` fetches your authenticated user profile data. This confirms basic details like your username and when your Dailymotion account was created.

**How do I monitor my connections with the `list_following` tool?**
This tool lists all accounts you are following on Dailymotion. It allows your agent to audit your professional network and track who you are currently monitoring for content.