No-Code
For Developer
Follow the instructions below to integrate YouTube MCP server to your AI application using our API or SDK.Prerequisites
1. Create a YouTube MCP Server
Use the following endpoint to create a new remote YouTube MCP server instance:Request
Response
serverUrl specifies the endpoint of the YouTube MCP server, which you can connect and use this MCP Server to interact with YouTube data and functionality.
instanceId is used for authentication and identification of your server instance.
Explore MCP Server Tools
Tools Information
Tools Information
Tool Name | Description |
---|---|
get_youtube_video_transcript | Retrieve the transcript or video details for a given YouTube video. The ‘start’ time in the transcript is formatted as MM:SS or HH:MM:SS. |
For more details about tool input schema, use the list_tool API.