Create README.md for YouTube MCP Server#2604
Merged
olaservo merged 5 commits intomodelcontextprotocol:mainfrom Aug 27, 2025
Merged
Create README.md for YouTube MCP Server#2604olaservo merged 5 commits intomodelcontextprotocol:mainfrom
olaservo merged 5 commits intomodelcontextprotocol:mainfrom
Conversation
Added README.md for YouTube MCP Server with features and installation instructions.
olaservo
requested changes
Aug 23, 2025
Member
olaservo
left a comment
There was a problem hiding this comment.
Hi can you link to your repo from the main Readme in the root of the PR?
Contributor
Author
|
@olaservo Thanks for the review! I've added the YouTube MCP entry to the main README as requested. |
Member
|
Hi @aardeshir sorry for the confusion - what I meant is, could you link to your repo from the Readme, and remove the files from the src directory that you added? |
Remove src/youtube directory as requested by reviewer
Update YouTube MCP link to external repository as requested
Contributor
Author
|
@olaservo Thanks for your patience and sorry for the confusion! I've now removed the src/youtube directory and updated the README to link directly to my repository at https://github.com/aardeshir/youtube-mcp |
olaservo
approved these changes
Aug 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adding YouTube MCP server to the official directory.
Server Details
Motivation and Context
Provides YouTube Data API integration for MCP clients, enabling video search and playlist management directly in Claude and other MCP-compatible applications.
How Has This Been Tested?
Tested with Claude Desktop using OAuth2 authentication. All 5 tools (search_videos, create_playlist, add_to_playlist, list_playlists, delete_playlist) verified working.
Types of changes
Checklist