サーバー
End-to-End Agentic AI Automation Lab
@MDalamin5
This repository contains hands-on projects, code examples, and deployment workflows. Explore multi-agent systems, LangChain, LangGraph, AutoGen, CrewAI, RAG, MCP, automation with n8n, and scalable agent deployment using Docker, AWS, and BentoML.
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"End-to-End-Agentic-Ai-Automation-Lab": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}