yt-mcp-server
@kdr
About yt-mcp-server
MCP server with various utility functions for dealing with youtube data
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
Basic information
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments