{"name":"YouTube Transcript MCP Server","provider":"AgenticLedger","version":"1.0.0","description":"Fetch transcripts, timestamps, metadata, and available languages from any public YouTube video. No API key required.","mcpEndpoint":"/mcp","transport":"streamable-http","tools":4,"auth":{"type":"dual-mode","description":"Supports both direct Bearer token and OAuth 2.0 Client Credentials. YouTube is public — any non-empty token is accepted for access control.","modes":{"bearer":{"description":"Pass any token as the Bearer token for access control","header":"Authorization: Bearer <any-token>"},"oauth":{"description":"Exchange credentials for a time-limited token","token_endpoint":"https://youtube-transcriptmcp.agenticledger.ai/oauth/token","client_id":"youtube-transcript","client_secret":"<any-secret>","grant_type":"client_credentials"}}},"configTemplate":{"mcpServers":{"youtube-transcript":{"url":"https://youtube-transcriptmcp.agenticledger.ai/mcp","headers":{"Authorization":"Bearer youtube"}}}},"links":{"health":"/health","documentation":"https://financemcps.agenticledger.ai/youtube-transcript/","oauth_discovery":"/.well-known/oauth-authorization-server"}}