Create README.md for YouTube MCP Server

Added README.md for YouTube MCP Server with features and installation instructions.
This commit is contained in:
Amir Ardeshir, DVM, MPVM, PhD
2025-08-22 19:02:03 -05:00
committed by GitHub
parent 60eb7c28ad
commit afd3ae2dc1

19
src/youtube/README.md Normal file
View File

@@ -0,0 +1,19 @@
# YouTube MCP Server
MCP server for YouTube Data API integration - search videos, manage playlists.
## Features
- Search YouTube videos
- Create playlists
- Add videos to playlists
- List user playlists
- Delete playlists
- OAuth2 authentication
## Installation
### NPM Package
```bash
npm install -g @a.ardeshir/youtube-mcp
youtube-mcp-setup # Run OAuth setup wizard