Skip to main content
LangChain adapter for MCP tools. This module provides utilities to convert MCP tools to LangChain tools.

LangChainAdapter

Attributes
str
required
String value

method init

Initialize a new LangChain adapter.Parameters
list[str] | None
default:"None"
list of tool names that should not be available.
Signature