Skip to main content

MCP Integration

Connect to any MCP-compatible tool server.

Usage

Testing with in-memory server

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.

In YAML Composer