get_fetch_media — youtube downloader api MCP Tool Read-only
get_fetch_media
(get fetch media) is one of 1 tool on the
youtube downloader api
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_fetch_media from your client
- Claude Code youtube downloader api get_fetch_media run in your project directory
- Claude Desktop youtube downloader api get_fetch_media ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor youtube downloader api get_fetch_media ~/.cursor/mcp.json
- VS Code youtube downloader api get_fetch_media .vscode/mcp.json
- Zed youtube downloader api get_fetch_media ~/.config/zed/settings.json
- Windsurf youtube downloader api get_fetch_media ~/.codeium/windsurf/mcp_config.json
- Cline youtube downloader api get_fetch_media ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI youtube downloader api get_fetch_media ~/.gemini/settings.json
- Grok youtube downloader api get_fetch_media .mcp.json (in your project root)
- ChatGPT youtube downloader api get_fetch_media Settings → Connectors → Advanced → Developer mode
- Claude.ai youtube downloader api get_fetch_media Settings → Connectors → Add custom connector
- LangChain youtube downloader api get_fetch_media pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http youtube-downloader-api https://mcp.jojapi.com/youtube-downloader-api
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.