Skip to main content
Install with MCP support:
Connect to any MCP-compatible tool server and use its tools inside any agent.

Usage

Testing with in-memory server

For testing, pass a fastMCP server object directly (no HTTP needed):
MCPToolAdapter.load_tools() fetches the tool list from the MCP server and wraps each as a LangChain BaseTool.