YouTube Watch Later MCP Server
by rados10
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OAUTH_CLIENT_ID | Yes | Your OAuth 2.0 Client ID from Google Cloud | |
OAUTH_CLIENT_SECRET | Yes | Your OAuth 2.0 Client Secret from Google Cloud | |
OAUTH_REFRESH_TOKEN | Yes | Your refresh token obtained after authorizing the application |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |