Skip to main content
The LangChainAdapter converts MCP tools into LangChain’s DynamicStructuredTool format.

Installation

Usage

Configuration

The LangChainAdapter supports simplified error messages, which can be useful for LLMs to better understand failures:

API Reference

See the LangChainAdapter API Reference for more details.