MCPs and ADKs
by thidaskaveesha
This repository explores popular agent development kits to evaluate their development process and user experience. It focuses on comparing different ADKs, including Google's ADK and FastMCP.
View on GitHub
Last updated: N/A
MCPs and agents
In this repo I'm carry out popular agent development kits and check which one is best to dev and ux
Google adk
make sure you have added .env file with GOOGLE_GENAI_USE_VERTEXAI=FALSE GOOGLE_API_KEY=PASTE_YOUR_ACTUAL_API_KEY_HERE this two lines
FastMCP
So far I prefer this.