yt-mcp-server
@kdr
About yt-mcp-server
MCP server with various utility functions for dealing with youtube data
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"yt-mcp-server-kdr": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/kdr/yt-mcp-server.git",
"server"
]
}
}
}Tools
3Returns the YouTube watch URL for a given video ID, optionally starting at a specific time
Returns the thumbnail URL for a given YouTube video ID
Normalizes various YouTube URL formats to the canonical watch URL and extracts the video ID
Overview
More Other MCP servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
39.4K
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
15.9K
Blender
ahujasidOpen-source MCP to use Blender with any LLM
23.6K
FastMCP v2 ๐
jlowin๐ The fast, Pythonic way to build MCP servers and clients.
26.0K
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
6.8K
Comments