go_mcp_server_youtube_search
Provides an MCP server (Model Context Protocol) with tools to search YouTube videos, fetch video information by ID, and retrieve English or Russian subtitles. Can run over SSE (default) or stdio on the specified host/port.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
README shows an HTTP SSE endpoint (not explicitly HTTPS/TLS) and does not mention auth. The major security risk is likely lack of authentication/access controls and unclear transport security when exposed beyond localhost. Dependency hygiene, secret handling, and detailed error handling cannot be verified from provided content.
⚡ Reliability
Best When
You have an MCP-capable AI assistant and want lightweight YouTube search/transcript tooling during experimentation or internal tooling.
Avoid When
You need strong security controls, documented limits, or comprehensive error/retry semantics for automated high-volume usage.
Use Cases
- • Agent-assisted YouTube search by text query
- • Retrieving metadata for a specific YouTube video ID
- • Transcript/subtitle retrieval in English or Russian for downstream summarization or QA
Not For
- • Use as a public, unauthenticated internet service without additional deployment safeguards
- • High-precision or policy-compliant content filtering/auditing (not described)
- • Production workloads requiring documented rate limits, SLAs, or guaranteed pagination semantics
Interface
Authentication
No authentication mechanism is mentioned in the provided README. The server URL suggests local/SSE access by default.
Pricing
No pricing information provided.
Agent Metadata
Known Gotchas
- ⚠ No documented authentication or access control—avoid exposing SSE endpoint to untrusted networks
- ⚠ No documented pagination/limits—agents may need to constrain query sizes or number of results
- ⚠ No documented retry/idempotency behavior—agents should be cautious with repeated calls on failures
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for go_mcp_server_youtube_search.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-04-04.