youtube-creator-mcp
by t4god
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YOUTUBE_API_KEY | No | Public Data API reads without OAuth | |
| YOUTUBE_MCP_DATA_DIR | No | Database, cache, exports, file credentials | platform application-data directory |
| YOUTUBE_MCP_MEDIA_ROOTS | No | Allowed upload/download directories | |
| YOUTUBE_MCP_SECRET_STORE | No | Auto, keychain, or file | auto |
| YOUTUBE_MCP_ENABLE_WRITES | No | Enable non-destructive external writes | false |
| YOUTUBE_MCP_MAX_READ_RETRIES | No | Retry count for 429/5xx and transient network read failures | 3 |
| YOUTUBE_MCP_CACHE_TTL_SECONDS | No | Topic-research cache lifetime | 300 |
| YOUTUBE_MCP_ENABLE_DESTRUCTIVE | No | Enable destructive external writes | false |
| YOUTUBE_MCP_ENABLE_PUBLICATION | No | Independently enable public, unlisted, scheduled, and live publication | false |
| YOUTUBE_MCP_REQUEST_TIMEOUT_MS | No | Timeout for each idempotent read attempt | 30000 |
| YOUTUBE_MCP_RETRY_BASE_DELAY_MS | No | Exponential backoff base delay with jitter | 500 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/t4god/youtube-creator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server