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
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments