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
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
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!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments