66
/ 100
1 month ago
github_topic

adk-python-mcp-client

Demo of ADK (Agent Development Kit) as an MCP (Model Context Protocol) client for flight search capabilities.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: SERP_API_KEY, GOOGLE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretSERP_API_KEYexport ="your-serpapi-key"
configGEMINI_MODELmodel=os.getenv("", "gemini-2.5-pro-preview-03-25"),
🔐 secretGOOGLE_API_KEYNote: ADK uses instead of GEMINI_API_KEY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/arjunprabhulal-adk-python-mcp-client-1ntdbu)](https://m8ven.ai/mcp/arjunprabhulal-adk-python-mcp-client-1ntdbu)
commit: a77a2345ebfef8fad16d423f3d0df8f8335473a0
code hash: eb7a486a116f9beabb8b964ff8599b0cba25dfaa07cae89635f10fdf851b099b
verified: 6/15/2026, 3:13:20 PM
view raw JSON →