langchain-mcp-adapters and langchain-mcp-tools-ts-usage
The LangChain MCP adapters library provides the integration infrastructure that the TypeScript example demonstrates in practical use, making them complements rather than competitors.
About langchain-mcp-adapters
langchain-ai/langchain-mcp-adapters
LangChain 🔌 MCP
Bridges Anthropic's Model Context Protocol (MCP) servers with LangChain/LangGraph by converting MCP tools into LangChain-compatible tools, supporting multiple transport types (stdio, HTTP, streamable HTTP, SSE) and server connections simultaneously. Provides a `MultiServerMCPClient` for managing multiple MCP servers and runtime authentication headers, enabling agentic workflows to access distributed tool ecosystems.
About langchain-mcp-tools-ts-usage
hideya/langchain-mcp-tools-ts-usage
MCP Tools Usage From LangChain ReAct Agent / Example in TypeScript
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work