youtube_search_videos — SocialDataX YouTube MCP MCP Tool
youtube_search_videos
(youtube search videos) is one of 10 tools on the
SocialDataX YouTube MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call youtube_search_videos from your client
- Claude Code SocialDataX YouTube MCP youtube_search_videos run in your project directory
- Claude Desktop SocialDataX YouTube MCP youtube_search_videos ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SocialDataX YouTube MCP youtube_search_videos ~/.cursor/mcp.json
- VS Code SocialDataX YouTube MCP youtube_search_videos .vscode/mcp.json
- Zed SocialDataX YouTube MCP youtube_search_videos ~/.config/zed/settings.json
- Windsurf SocialDataX YouTube MCP youtube_search_videos ~/.codeium/windsurf/mcp_config.json
- Cline SocialDataX YouTube MCP youtube_search_videos ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SocialDataX YouTube MCP youtube_search_videos ~/.gemini/settings.json
- Grok SocialDataX YouTube MCP youtube_search_videos .mcp.json (in your project root)
- ChatGPT SocialDataX YouTube MCP youtube_search_videos Settings → Connectors → Advanced → Developer mode
- Claude.ai SocialDataX YouTube MCP youtube_search_videos Settings → Connectors → Add custom connector
- LangChain SocialDataX YouTube MCP youtube_search_videos pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http youtube-insights https://mcp.socialdatax.com/youtube/mcp
Other tools on this server
- youtube_get_video_detail_by_url
- youtube_get_channel_info_by_url
- youtube_get_user_posted_videos_by_channel_url
- youtube_get_video_comments_by_url
- youtube_get_video_comment_replies
- youtube_submit_video_speech_text_by_url
- youtube_submit_video_speech_text_by_video_id
- youtube_get_video_speech_text_job
- socialdatax_get_points_balance
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.