adk-python

GitHub

An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

21,088 stars Python 1 file ยท ~2,025 tokens #agent#agentic#agentic-ai#agents#agents-sdk#ai#ai-agents#aiagentframework

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"
      ]
    }
  }
}