get_youtube_v3_search — social media video downloader MCP Tool Read-only
get_youtube_v3_search
(get youtube v3 search) is one of 29 tools on the
social media video downloader
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_youtube_v3_search from your client
- Claude Code social media video downloader get_youtube_v3_search run in your project directory
- Claude Desktop social media video downloader get_youtube_v3_search ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor social media video downloader get_youtube_v3_search ~/.cursor/mcp.json
- VS Code social media video downloader get_youtube_v3_search .vscode/mcp.json
- Zed social media video downloader get_youtube_v3_search ~/.config/zed/settings.json
- Windsurf social media video downloader get_youtube_v3_search ~/.codeium/windsurf/mcp_config.json
- Cline social media video downloader get_youtube_v3_search ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI social media video downloader get_youtube_v3_search ~/.gemini/settings.json
- Grok social media video downloader get_youtube_v3_search .mcp.json (in your project root)
- ChatGPT social media video downloader get_youtube_v3_search Settings → Connectors → Advanced → Developer mode
- Claude.ai social media video downloader get_youtube_v3_search Settings → Connectors → Add custom connector
- LangChain social media video downloader get_youtube_v3_search pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http social-media-video-downloader https://mcp.jojapi.com/social-media-video-downloader
Other tools on this server
- get_youtube_v3_video_details
- get_youtube_v3_video_comments
- get_youtube_v3_post_details
- get_youtube_v3_post_comments
- get_youtube_v3_channel_id_from_handle
- get_youtube_v3_channel_posts
- get_youtube_v3_channel_details
- get_youtube_v3_channel_playlists
- get_youtube_v3_channel_videos
- get_youtube_v3_playlist
- get_youtube_v3_search_movie
- get_youtube_v3_search_video
- get_youtube_v3_search_channel
- get_youtube_v3_search_playlist
- get_youtube_v3_search_suggestions
- get_youtube_v3_hashtag
- get_tiktok_v3_user_details
- get_tiktok_v3_post_details
- get_facebook_v3_profile_id
- get_facebook_v3_profile_details
- get_facebook_v3_profile_about
- get_facebook_v3_profile_reels
- get_facebook_v3_profile_photos
- get_facebook_v3_post_details
- get_instagram_v3_user_profile_id_from_username
- get_instagram_v3_user_profile_details
- get_instagram_v3_media_post_details
- get_pinterest_v3_pin_details
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.