DeepMCPAgent: DeepMCPAgent is a model-agnostic framework for building LangChain/LangGraph agents that dynamically discover and utilize tools via the Model Context Protocol (MCP) over HTTP/SSE. It allows users to bring their own LangChain chat models and features advanced capabilities like cross-agent communication for collaborative AI systems.; adk-python: ADK (Agent Development Kit) is an open-source, code-first Python framework designed for building, evaluating, and deploying sophisticated AI agents with high flexibility and control. It simplifies the creation and orchestration of agent workflows, supporting everything from simple tasks to complex multi-agent systems, while being model and deployment agnostic.
Building production-ready LLM agents that discover tools dynamically.
Building and deploying sophisticated AI agents from simple tasks to complex systems.