youtube-mcp
Rank #13,116smithery/sfiorini/youtube-mcp
Search and browse videos, channels, and playlists to fetch titles, descriptions, stats, and durations. Retrieve multilingual, timestamped transcripts and search within captions for precise context. Surface channel and playlist insights quickly by listing items and details.
youtube-mcp is a Model Context Protocol (MCP) server published by sfiorini. It ranks #13,116 of 115,591 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. youtube-mcp is listed across 2 registries — Smithery and Glama, with 5 release tags tracked from its GitHub repository. It was first listed on Nov 20, 2025 and most recently updated on Nov 22, 2025.
Ranks ahead of 102,475 of 115,591 servers on MCP Toplist.
Use youtube-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http youtube-mcp https://server.smithery.ai/sfiorini/youtube-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.youtube-mcp]
url = "https://server.smithery.ai/sfiorini/youtube-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/sfiorini/youtube-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"youtube-mcp": {
"url": "https://server.smithery.ai/sfiorini/youtube-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"youtube-mcp": {
"type": "http",
"url": "https://server.smithery.ai/sfiorini/youtube-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"youtube-mcp": {
"serverUrl": "https://server.smithery.ai/sfiorini/youtube-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"youtube-mcp": {
"url": "https://server.smithery.ai/sfiorini/youtube-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Fsfiorini%2Fyoutube-mcp)<a href="https://mcptoplist.com/server/smithery%2Fsfiorini%2Fyoutube-mcp"><img src="https://mcptoplist.com/badge/smithery%2Fsfiorini%2Fyoutube-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
sfiorini
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.1.12 | Nov 22, 2025 |
| v0.1.10 | Nov 22, 2025 |
| v0.1.9 | Nov 22, 2025 |
| v0.1.8 | Nov 21, 2025 |
| v0.1.7 | Nov 21, 2025 |
Frequently asked questions
- Who maintains youtube-mcp?
- youtube-mcp is maintained by sfiorini, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is youtube-mcp listed on the Official MCP Registry?
- youtube-mcp is not on the Official MCP Registry. It is listed on Smithery and Glama.
- How many versions does youtube-mcp have?
- No registry surfaces explicit version metadata for youtube-mcp; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Nov 22, 2025.
- Where can I find the source code for youtube-mcp?
- The source code for youtube-mcp is hosted at github.com/sfiorini/youtube-mcp.