SocialDataX YouTube MCP
YouTube MCP
此公开列表提供了托管的 SocialDataX YouTube MCP 服务的连接元数据和客户端示例。该实现是私有托管的;此目录仅包含公开的连接材料。
服务
托管 MCP 端点:
https://mcp.socialdatax.com/youtube/mcp托管传输:
streamable-http认证:
Authorization: Bearer <SOCIALDATAX_API_KEY>产品:
SocialDataX/社媒数据助手网站和 API Key 访问: https://socialdatax.com/ai?from=github
注册表名称:
com.52choujiang/youtube-insights未来注册表名称:
com.socialdatax/youtube-insights当前公开能力版本:
0.1.1
Related MCP server: YouTube MCP Server
范围
使用此服务进行公开 YouTube 视频搜索和详情、顶级评论、评论回复、频道信息、频道视频或 Shorts 列表,以及视频语音转文字转录任务。它不提供账户登录、发布、编辑、点赞、评论、关注或其他账户操作。
工具
工具 | 用途 |
| 查询当前 API Key 账户余额。 |
| 搜索公开视频;当有搜索词时使用,并使用 |
| 从视频 URL 读取视频详情。 |
| 从频道 URL 读取频道信息。 |
| 读取频道视频或 Shorts,并使用 |
| 从视频 URL 读取一级评论。 |
| 从 |
| 从 YouTube 视频 URL 提交视频语音转文字转录任务。 |
| 从 11 个字符的 YouTube |
| 通过 |
当视频或频道 URL 已经可用时,请使用相应的详情、评论或频道工具,而不是再次搜索。
快速开始
当客户端支持经过认证的 streamable-http 时,直接使用托管端点:
{
"mcpServers": {
"socialdatax-youtube": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/youtube/mcp",
"headers": {"Authorization": "Bearer <SOCIALDATAX_API_KEY>"}
}
}
}对于仅支持命令行/stdio 的客户端,请使用 npx -y mcp-remote https://mcp.socialdatax.com/youtube/mcp --header "Authorization: Bearer <SOCIALDATAX_API_KEY>"。请参阅 examples 中的文件。
在 https://socialdatax.com/ai?from=github 请求或管理 API 访问。切勿提交真实的 API Key。
This server cannot be installed
Maintenance
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.7391MIT
- FlicenseNot gradedqualityDmaintenanceProvides YouTube video search, comment analysis, AI-powered text tools, and content generation via MCP protocol and REST API.397
- AlicenseAqualityCmaintenanceEnables YouTube search, video details, channels, playlists, and comments scraping via MCP, no API key required.10271MIT
Related MCP Connectors
💯 The fastest YouTube transcript + YouTube search MCP for AI agents. Try for free.
YouTube MCP — wraps the YouTube Data API v3 (BYO API key)
YouTube transcripts, subtitles, and video metadata as structured JSON via an Apify Actor.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DevinChen2014/youtube-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server