YouTube Studio MCP Server
by IamSRC12
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (default: 3000). | 3000 |
| MCP_MODE | No | MCP connection mode: 'sse' (built-in express server) or 'stdio' (external GitHub MCP binary). | sse |
| GEMINI_API_KEY | Yes | Google Gemini API key (from Google AI Studio). | |
| NGROK_AUTHTOKEN | No | Ngrok authtoken (optional but recommended). | |
| EXTERNAL_MCP_ARGS | No | Arguments for external MCP server, comma-separated (used if MCP_MODE=stdio). | |
| YOUTUBE_CLIENT_ID | Yes | OAuth 2.0 Client ID from Google Cloud Console. | |
| EXTERNAL_MCP_COMMAND | No | Command for external MCP server (used if MCP_MODE=stdio). | |
| YOUTUBE_CLIENT_SECRET | Yes | OAuth 2.0 Client Secret from Google Cloud Console. | |
| YOUTUBE_REFRESH_TOKEN | Yes | YouTube OAuth refresh token obtained via the auth-helper wizard. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessSyncing