social-video-mcp
Related Servers
Alternatives to social-video-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceA YouTube MCP server that enables AI agents to search videos, fetch transcripts, comments, and channel info, with optional API key for extra features and local semantic search via corpora.1752 PyPIMIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server for YouTube automation using Playwright and Gemini AI agent. Enables browser control for YouTube operations like searching, playing videos, skipping ads, and managing playback through natural language commands.-
- AlicenseAqualityDmaintenanceMCP server that provides YouTube video data to AI agents, supporting search, metadata, comments, and transcripts without an API key.59 npmMIT
- AlicenseNot gradedqualityCmaintenanceA comprehensive MCP server providing YouTube transcript retrieval, video search, channel browsing, playlist extraction, and upload monitoring for AI agents.10MIT
- AlicenseNot gradedqualityNot gradedmaintenanceAn MCP server that provides YouTube data access without API keys or quotas. It enables agents to search videos, retrieve transcripts and metadata, and perform full-text search across cached content for AI context retrieval.3 npm-
- AlicenseAqualityDmaintenanceMCP server that lets AI agents search YouTube and fetch transcripts.23MIT
TDQS
Scored across 23 tools
Most tools have distinct purposes, but there is some overlap between play_video and play_audio (both can handle audio-only playback) and between play_shorts and get_channel_shorts/get_subscription_shorts (both involve Shorts playback vs. listing). The descriptions help clarify differences, but an agent might occasionally confuse these related functions.
Tool names follow a highly consistent verb_noun pattern throughout, such as get_channel_videos, play_video, pause_video, and search_youtube. All names use snake_case uniformly, making them predictable and easy to parse for an agent.
With 23 tools, the count is borderline high for a social video server, potentially overwhelming for agents. While the tools cover various playback, browsing, and management functions, the number feels heavy and could be streamlined without losing core functionality.
The tool set provides comprehensive coverage for video playback, browsing, and management across YouTube and TikTok, including CRUD-like operations (e.g., play, pause, seek, queue). Minor gaps exist, such as no explicit tool for deleting or modifying playlists, but agents can work around this with the available tools.