SocialDataX YouTube MCP
YouTube MCP
이 공개 목록은 호스팅된 SocialDataX YouTube MCP 서비스에 대한 연결 메타데이터와 클라이언트 예제를 제공합니다. 구현은 비공개로 호스팅되며, 이 디렉터리에는 공개 연결 자료만 포함되어 있습니다.
서비스
호스팅 MCP 엔드포인트:
https://mcp.socialdatax.com/youtube/mcp호스팅 전송 방식:
streamable-http인증:
Authorization: Bearer <SOCIALDATAX_API_KEY>제품:
SocialDataX/社媒数据助手웹사이트 및 API 키 발급: 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 키 계정 잔액을 조회합니다. |
| 공개 동영상을 검색합니다. 검색어가 있을 때 사용하고, |
| 동영상 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의 파일을 참조하세요.
API 액세스 요청 또는 관리는 https://socialdatax.com/ai?from=github에서 하세요. 실제 API 키를 커밋하지 마세요.
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