zayedrais/AI_Agent_with_MCP
3.3
If you are the rightful owner of AI_Agent_with_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements a Model Context Protocol (MCP) server using Google's Agent Development Kit (ADK) for building intelligent agents and tools.
Tools
Functions exposed to the LLM to take actions
ask
Routes the user's query to the most appropriate agent.
search
Searches the web for information.
analyze_data
Analyzes data files and generates reports with visualizations.
generate_code
Generates code based on natural language descriptions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client