Skip to content

YouTube MCP Server v0.0.0 - First Experimental Release

Pre-release
Pre-release

Choose a tag to compare

@l4b4r4b4b4 l4b4r4b4b4 released this 11 Jan 19:25
· 15 commits to main since this 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