SocialDataX YouTube MCP
YouTube MCP
Diese öffentliche Auflistung enthält Verbindungsmetadaten und Client-Beispiele für den gehosteten SocialDataX YouTube MCP-Dienst. Die Implementierung wird privat gehostet; dieses Verzeichnis enthält nur öffentliche Verbindungsmaterialien.
Service
Gehosteter MCP-Endpunkt:
https://mcp.socialdatax.com/youtube/mcpGehosteter Transport:
streamable-httpAuthentifizierung:
Authorization: Bearer <SOCIALDATAX_API_KEY>Produkt:
SocialDataX/社媒数据助手Website und API-Key-Zugriff: https://socialdatax.com/ai?from=github
Registry-Name:
com.52choujiang/youtube-insightsZukünftiger Registry-Name:
com.socialdatax/youtube-insightsAktuelle öffentliche Funktionsversion:
0.1.1
Related MCP server: YouTube MCP Server
Scope
Nutzen Sie diesen Dienst für die öffentliche YouTube-Videosuche und -Details, Top-Level-Kommentare, Kommentarantworten, Kanalinformationen, Kanalvideos oder Shorts-Listen sowie Video-Sprach-zu-Text-Transkriptionsaufträge. Er bietet keine Kontoanmeldung, kein Posten, Bearbeiten, Liken, Kommentieren, Folgen oder andere Kontoaktionen.
Tools
Tool | Zweck |
| Abfrage des aktuellen API-Key-Kontostands. |
| Öffentliche Videos suchen; verwenden, wenn ein Suchbegriff verfügbar ist, und mit |
| Videodetails aus einer Video-URL lesen. |
| Kanalinformationen aus einer Kanal-URL lesen. |
| Kanalvideos oder Shorts lesen und mit |
| Kommentare der ersten Ebene aus einer Video-URL lesen. |
| Antworten aus einem |
| Einen Video-Sprach-zu-Text-Transkriptionsauftrag aus einer YouTube-Video-URL einreichen. |
| Einen Video-Sprach-zu-Text-Transkriptionsauftrag aus einer 11-stelligen YouTube- |
| Einen Transkriptionsauftrag anhand der |
Wenn eine Video- oder Kanal-URL bereits verfügbar ist, verwenden Sie das entsprechende Detail-, Kommentar- oder Kanal-Tool, anstatt erneut zu suchen.
Quick Start
Verwenden Sie den gehosteten Endpunkt direkt, wenn der Client authentifiziertes streamable-http unterstützt:
{
"mcpServers": {
"socialdatax-youtube": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/youtube/mcp",
"headers": {"Authorization": "Bearer <SOCIALDATAX_API_KEY>"}
}
}
}Für reine Befehls-/Stdio-Clients verwenden Sie npx -y mcp-remote https://mcp.socialdatax.com/youtube/mcp --header "Authorization: Bearer <SOCIALDATAX_API_KEY>". Siehe die Dateien in examples.
Fordern Sie API-Zugriff an oder verwalten Sie ihn unter https://socialdatax.com/ai?from=github. Committen Sie niemals einen echten 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