Adk MCP Gemma3
This project demonstrates how to use Google's ADK (Agent Development Kit) and MCP (Model Context Protocol) to build a YouTube search assistant powered by Gemma 3, supporting natural language queries and formatted search results.
rating : 2.5 points
downloads : 23
What is the YouTube Search Assistant?
This is an AI-based video search tool that can understand your natural language queries, automatically search YouTube, and return formatted video results. It uses Google's latest Gemma 3 large language model to understand your intentions and interacts with the search tool through the standardized MCP protocol.How to use the YouTube Search Assistant?
You can ask about video content through simple conversations, for example, 'Find some Python programming tutorials'. The system will automatically understand your needs, search YouTube, and return a sorted video list, including titles, links, and brief descriptions.Applicable scenarios
Suitable for scenarios where you need to quickly find high-quality video content, such as learning new skills, keeping up with the latest technological trends, finding tutorials, or entertainment content. Especially suitable for users who are not familiar with YouTube's advanced search functions.Main features
Natural language searchDescribe the video content you want to find using everyday language without having to master professional search syntax
Formatted result displayThe returned video results are intelligently sorted and include titles, links, channels, and brief descriptions
Local large model supportUse the Gemma 3 large language model to process queries locally to protect privacy
Standardized tool integrationSeamlessly integrate with the YouTube search tool through the MCP protocol
Advantages and limitations
Advantages
No need to learn complex search syntax; you can find videos using natural language
The results are sorted by AI and are more readable than the native YouTube search
The locally run Gemma 3 model protects your search privacy
The standardized tool interface facilitates the expansion of more functions
Limitations
You need to install Ollama and the Gemma 3 model locally, which has certain requirements for hardware
The 12B model requires a large amount of memory/video memory
It depends on the SERP API for YouTube search
Currently, only English queries are supported
How to use
Installation preparation
Make sure you have installed Python 3.9+ and Ollama, and obtain the SERP API key
Set up the environment
Clone the repository and install the dependencies
Configure the API key
Create a.env file in the project root directory and add your SERP API key
Start the application
You can start the application through the web interface or the command line
Usage examples
Find programming tutorialsWhen you want to learn a new programming language, you can describe your needs using natural language
Learn about technical conferencesFind the latest videos of specific technical conferences
Frequently Asked Questions
Why didn't I get any results for my query?
How to solve the 'KeyError: name' error?
Does the system support Chinese search?
What kind of hardware configuration is required?
Related resources
GitHub repository
Project source code and latest updates
Ollama installation guide
How to install and configure Ollama
SERP API
Get the YouTube search API key
ADK-related projects
Another project example using ADK and Gemma 3
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
145
4.5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
91
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
833
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
569
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
285
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
757
4.8 points