SocialDataX YouTube MCP
Provides tools for searching public YouTube videos and retrieving video details, top-level comments, comment replies, channel information, channel video or Shorts lists, and submitting speech-to-text transcript jobs for videos.
YouTube MCP
This public listing provides connection metadata and client examples for the hosted SocialDataX YouTube MCP service. The implementation is privately hosted; this directory contains public connection materials only.
Service
Hosted MCP endpoint:
https://mcp.socialdatax.com/youtube/mcpHosted transport:
streamable-httpAuthentication:
Authorization: Bearer <SOCIALDATAX_API_KEY>Product:
SocialDataX/社媒数据助手Website and API Key access: https://socialdatax.com/ai?from=github
Registry name:
com.52choujiang/youtube-insightsFuture registry name:
com.socialdatax/youtube-insightsCurrent public capability version:
0.1.1
Related MCP server: YouTube MCP Server
Scope
Use this service for public YouTube video search and detail, top-level comments, comment replies, channel info, channel video or Shorts lists, and video speech-to-text transcript jobs. It does not provide account login, posting, editing, liking, commenting, following, or other account actions.
Tools
Tool | Purpose |
| Query the current API Key account balance. |
| Search public videos; use when a search term is available, and continue with |
| Read video details from a video URL. |
| Read channel info from a channel URL. |
| Read channel videos or Shorts and continue with |
| Read first-level comments from a video URL. |
| Read replies from a |
| Submit a video speech-to-text transcript job from a YouTube video URL. |
| Submit a video speech-to-text transcript job from an 11-character YouTube |
| Check a transcript job by |
When a video or channel URL is already available, use the corresponding detail, comment, or channel tool instead of searching again.
Quick Start
Use the hosted endpoint directly when the client supports authenticated streamable-http:
{
"mcpServers": {
"socialdatax-youtube": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/youtube/mcp",
"headers": {"Authorization": "Bearer <SOCIALDATAX_API_KEY>"}
}
}
}For command/stdio-only clients, use npx -y mcp-remote https://mcp.socialdatax.com/youtube/mcp --header "Authorization: Bearer <SOCIALDATAX_API_KEY>". See the files in examples.
Request or manage API access at https://socialdatax.com/ai?from=github. Never commit a real API Key.
This server cannot be deployed
Maintenance
Related MCP Connectors
YouTube transcripts, search, channel browsing, and playlists for AI agents via MCP.
YouTube public video, comment, reply, channel, search, and speech-to-text transcript tools.
Your agent needs to find video — which channels own a topic, which videos rank for a phrase, what exists in a given country and language. **What you can ask for** • "Which videos rank for 'rag pipeline tutorial' in the US this month?" • "Find channels publishing about MCP, sorted by relevance." • "What playlists cover this subject in Japanese?" • "Search videos uploaded this week only." **How to use it** Point any MCP client at https://mcp.aisa.one/youtube-search/mcp and sign in with OAuth — there is no key to create or paste. One search tool covering videos, channels and playlists, narrowed by country, language, upload date, duration and sort order. **It is also a door to the rest** The same login reaches 26 sources and 580+ operations. Find the video here, then ask the same agent what the channel's site traffic is or what the same phrase does in Google — without adding a second server. **What it costs** Finding and inspecting an operation is free. Running one is billed per call at API prices, with no seat and no monthly minimum, and every call takes max_price_usd so an agent cannot overspend by accident. **Where else it reaches** https://mcp.aisa.one/social/mcp for X plus Instagram, Reddit, Pinterest and YouTube; https://mcp.aisa.one/gtm/mcp for those plus Similarweb and Apollo.
YouTube transcripts, search, channel/playlist listings and upload tracking for AI agents.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with the YouTube Data API, allowing users to search videos, get video and channel details, analyze trends, and fetch video transcripts.-
- AlicenseAqualityDmaintenanceEnables YouTube content browsing, video searching, and metadata retrieval via the YouTube Data API v3. It also facilitates fetching video transcripts for summarization and analysis within MCP-compatible AI clients.717 npm1MIT
- FlicenseNot gradedqualityDmaintenanceProvides YouTube video search, comment analysis, AI-powered text tools, and content generation via MCP protocol and REST API.17 npm7-
- AlicenseAqualityDmaintenanceEnables YouTube search, video details, channels, playlists, and comments scraping via MCP, no API key required.1013 npm1MIT