{"name":"YouTube Studio MCP Server","provider":"AgenticLedger","version":"1.0.0","description":"Manage YouTube channels — upload videos, update metadata, manage playlists, read analytics, moderate comments. Requires Google OAuth access token.","mcpEndpoint":"/mcp","transport":"streamable-http","tools":19,"auth":{"type":"dual-mode","description":"Pass your Google OAuth access token as the Bearer token. The token is injected into every tool call as accessToken.","modes":{"bearer":{"description":"Pass your Google OAuth access token directly","header":"Authorization: Bearer <google-oauth-access-token>"},"oauth":{"description":"Exchange your Google token for a time-limited MCP token","token_endpoint":"https://youtubestudiomcp.agenticledger.ai/oauth/token","client_id":"youtube-studio","client_secret":"<your-google-oauth-access-token>","grant_type":"client_credentials"}}},"authorize":"https://youtubestudiomcp.agenticledger.ai/authorize","configTemplate":{"mcpServers":{"youtube-studio":{"url":"https://youtubestudiomcp.agenticledger.ai/mcp","headers":{"Authorization":"Bearer <your-google-oauth-access-token>"}}}},"links":{"health":"/health","authorize":"/authorize","documentation":"https://financemcps.agenticledger.ai/youtube-studio/","oauth_discovery":"/.well-known/oauth-authorization-server"}}