YouTube MCP Server v0.0.0 - First Experimental Release
Pre-release
Pre-release
π First Experimental Release
This is the initial release of the YouTube MCP server - an experimental version to test both the implementation and release workflow.
β¨ Features
- 16 YouTube Tools: Search, metadata, transcripts, comments, live streaming
- Intelligent Caching: Multi-tier caching reduces API quota by ~75%
- Docker Support: Production-ready images (229MB)
- 178 Tests: 76% code coverage
π¦ Installation
# PyPI
pip install yt-api-mcp
# Or with uvx (recommended)
uvx yt-api-mcp stdio
# Docker
docker pull ghcr.io/l4b4r4b4b4/yt-mcp:0.0.0β οΈ Version 0.0.0 Notice
This is an experimental first release. Version 0.0.0 signals 'expect issues' - we're testing the release workflow alongside the implementation.
π Full Changelog
See CHANGELOG.md for complete details.
π Feedback Welcome
Found an issue? Open a GitHub issue