mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05:00
Remove src/youtube folder as requested by reviewer
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user