Skip to content

Conversation

@aardeshir
Copy link
Contributor

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

  • New feature (non-breaking change which adds functionality)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Added README.md for YouTube MCP Server with features and installation instructions.
Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi can you link to your repo from the main Readme in the root of the PR?

@domdomegg domdomegg added the waiting for submitter Waiting for the submitter to provide more info label Aug 23, 2025
@aardeshir
Copy link
Contributor Author

@olaservo Thanks for the review! I've added the YouTube MCP entry to the main README as requested.

@olaservo
Copy link
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
@aardeshir
Copy link
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 olaservo merged commit e3284ed into modelcontextprotocol:main Aug 27, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting for submitter Waiting for the submitter to provide more info

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants