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.
DeepMCPAgent is currently grouped under Multi-Agent, which makes it easier to evaluate through workflow fit instead of isolated features alone. Based on the available data, it leans most heavily toward Zero manual tool wiring: tools are dynamically discovered from MCP servers. and Building production-ready LLM agents that discover tools dynamically.. The listed license is APACHE, which is useful when adoption constraints matter. It also shows measurable community traction with 870 GitHub stars.