arjunprabhulal/adk-python-mcp-client
Demo of ADK (Agent Development Kit) as an MCP (Model Context Protocol) client for flight search capabilities.
Integrates Google Gemini 2 with ADK's LlmAgent via the Model Context Protocol to dynamically discover and invoke MCP server tools for flight search. Uses asynchronous event-driven architecture with stateful session management through ADK's Runner and InMemorySessionService, connecting to MCP servers via stdio transport. Demonstrates practical tool integration patterns including resource lifecycle management and type-safe function calling within ADK's modular agent framework.
No commits in the last 6 months.
Stars
33
Forks
17
Language
Python
License
—
Category
Last pushed
Jun 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/arjunprabhulal/adk-python-mcp-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RubensZimbres/Multi-Agent-System-A2A-ADK-MCP
Multi-Agent Systems with Google's Agent Development Kit + A2A + MCP
Roji-val/A2A_ADK_MCP
Multi-Agent Systems with Google's Agent Development Kit + A2A + MCP
arjunprabhulal/adk-mcp-gemma3
Build AI Agent using Google ADK , MCP and Gemma 3 model
dgaida/PyADM1ODE
A comprehensive Python framework for modeling, simulating, and optimizing agricultural biogas...
luuisotorres/mcp-ai-agent
AI Agent built with Google ADK that leverages Google Maps MCP Server to answer real-world...