adk-python
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
adk-python MCP Server
MCP server for google/adk-python
Ready-to-Use Client Configurations
{
"mcpServers": {
"adk-python": {
"command": "npx",
"args": [
"-y",
"@google/adk-python"
]
}
}
}