hightemp/go_mcp_server_youtube_search
A simple MCP (Model Context Protocol) server that provides tools for searching and retrieving information from YouTube videos. This server can be used with AI assistants that support the MCP protocol.
Platform-specific configuration:
{
"mcpServers": {
"go_mcp_server_youtube_search": {
"command": "npx",
"args": [
"-y",
"go_mcp_server_youtube_search"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...