SocialDataX TikTok MCP
TikTok MCP
Diese öffentliche Auflistung enthält Verbindungsmetadaten und Client-Beispiele für den gehosteten SocialDataX TikTok MCP-Dienst. Die Implementierung wird privat gehostet; dieses Verzeichnis enthält nur öffentliche Verbindungsmaterialien.
Service
Gehosteter MCP-Endpunkt:
https://mcp.socialdatax.com/tiktok/mcpGehosteter Transport:
streamable-httpAuthentifizierung:
Authorization: Bearer <SOCIALDATAX_API_KEY>Produkt:
SocialDataX/社媒数据助手Website- und API-Schlüssel-Zugriff: https://socialdatax.com/ai?from=github
Registrierungsname:
com.52choujiang/tiktok-insightsZukünftiger Registrierungsname:
com.socialdatax/tiktok-insightsAktuelle öffentliche Funktionsversion:
0.1.4
Related MCP server: SocialDataX Kuaishou MCP
Umfang
Nutzen Sie diesen Dienst für die öffentliche TikTok-Beitragssuche, Video- oder Bilddetails, Erstkommentare, Kommentarantworten, Erstellerprofile, Erstellerbeiträge und Video-Sprach-zu-Text-Transkripte. Er bietet keine Kontoanmeldung, kein Posten, Bearbeiten, Liken, Kommentieren, Folgen oder andere Kontoaktionen.
Werkzeuge
Werkzeug | Zweck |
| Fragt den aktuellen API-Schlüssel-Kontostand ab. |
| Durchsucht öffentliche Video- und Bildbeiträge; verwenden Sie, wenn ein Suchbegriff verfügbar ist, und fahren Sie mit |
| Liest Video- oder Bilddetails aus einer Beitrags-URL. |
| Liest Erstkommentare aus einer Beitrags-ID. |
| Liest Erstkommentare aus einer Beitrags-URL. |
| Liest Antworten aus einer Beitrags-ID und einer Erstkommentar-ID. |
| Liest Erstellerinformationen aus einer TikTok-ID. |
| Liest Erstellerinformationen aus einer Profil-URL. |
| Liest Erstellerbeiträge aus einer TikTok-ID. |
| Liest Erstellerbeiträge aus einer Profil-URL. |
| Übermittelt Video-Sprach-zu-Text-Transkriptarbeiten aus einer TikTok-Video-URL. |
| Übermittelt Video-Sprach-zu-Text-Transkriptarbeiten aus einer TikTok-Video-ID. |
| Überprüft einen TikTok-Transkriptionsauftrag anhand von |
Wenn eine Beitrags-URL, Beitrags-ID, TikTok-ID oder Profil-URL bereits verfügbar ist, verwenden Sie das entsprechende Detail-, Kommentar-, Ersteller- oder Erstellerbeitrags-Werkzeug, anstatt erneut zu suchen.
Schnellstart
Verwenden Sie den gehosteten Endpunkt direkt, wenn der Client authentifiziertes streamable-http unterstützt:
{
"mcpServers": {
"socialdatax-tiktok": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/tiktok/mcp",
"headers": {"Authorization": "Bearer <SOCIALDATAX_API_KEY>"}
}
}
}Für reine Befehls-/stdio-Clients verwenden Sie npx -y mcp-remote https://mcp.socialdatax.com/tiktok/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-Schlüssel.
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceRead-only Douyin / 抖音 MCP by SocialDataX for hot search, work search/details, comments and replies, creator profiles, creator works, and creator series.MIT
- AlicenseNot gradedqualityBmaintenanceKuaishou MCP by SocialDataX for hot search, work and user search, work details, comments and replies, creator profiles, and video speech-to-text transcripts.MIT
- AlicenseNot gradedqualityCmaintenanceWeibo MCP by SocialDataX for hot search, post search and details, comments and replies, creator profiles and posts, and video speech-to-text transcripts.MIT
- AlicenseNot gradedqualityBmaintenanceInstagram MCP by SocialDataX for public post search and details, comments and replies, creator profiles and posts, and video or Reels speech-to-text.MIT
Related MCP Connectors
Public TikTok profiles, videos, comments and keyword search as JSON. No developer account.
Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X
Search Meta, Google Ads, LinkedIn, and TikTok ad libraries plus creative analysis via MCP.
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/tiktok-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server