🧠 MCP Flow - Chat Workflow Engine with ADK Integration\
\ 這是一個簡潔可擴充的 Chat Workflow Engine,使用 Python + FastAPI + CLI + Google Agent Development Kit (adk-python) 建構,適合用於統一 AI 問答流程,整合不同 AI agent、格式化工具與外部 API。\ \ ---\ \
🚀 Features\
\
- 🧩 支援多種 Workflow(格式化、回答、ADK agent)\
- ⚡ FastAPI 提供 REST API 接口\
- 💻 CLI 工具快速執行測試\
- 🧠 整合 Google ADK,自定義 agent + tools\
- 🧰 可擴充工作流程與 plug-in 工具\
\ ---\ \
📦 安裝\
\
git clone \
cd mcp-flow\
pip install -r requirements.txt