LangChain.js MCP Adapters
@langchain-ai
About LangChain.js MCP Adapters
** THIS REPO HAS MOVED TO
Overview
What is LangChain.js MCP Adapters?
LangChain.js MCP Adapters is a lightweight wrapper library that enables Model Context Protocol (MCP) services to be used with LangChain.js. It runs in Node.js environments and is intended for developers building LangChain.js applications who want to integrate MCP-compliant tools.
How to use LangChain.js MCP Adapters?
—
Key features of LangChain.js MCP Adapters
- Wraps MCP services for LangChain.js integration
- MIT licensed for open‑source use
- Lightweight, minimal dependency footprint
Use cases of LangChain.js MCP Adapters
—
FAQ from LangChain.js MCP Adapters
What is the difference between LangChain.js MCP Adapters and the original MCP SDK?
LangChain.js MCP Adapters provides a dedicated bridge between LangChain.js and MCP services, while the MCP SDK is a more general implementation. The adapters are tailored for LangChain’s tool and model interfaces.
Which platforms and models are supported?
The package is designed for LangChain.js (JavaScript/TypeScript on Node.js). Specific model support depends on the LangChain.js integrations used with it.
What is the licensing for LangChain.js MCP Adapters?
It is released under the MIT License, allowing free use, modification, and distribution.
Where can I find the latest documentation and examples?
The package has been migrated to the LangChainJS monorepo. See the up‑to‑date README at the new location.
Basic information
More Agent Frameworks MCP clients
🚀 MCPOmni Connect - Universal Gateway to MCP Servers
Abiorh001MCPOmni Connect is an agent execution runtime that connects to multiple MCP servers via stdio, SSE, or streamable HTTP. It supports chat, autonomous agents, and planner-based orchestration treating each MCP server as a tool agent to enable dynamic multi-agent workflows across LLM
mcp-cli
wong2A CLI inspector for the Model Context Protocol
Tester Client for Model Context Protocol (MCP)
apifyModel Context Protocol (MCP) Client for Apify's Actors
Smolagents
huggingface🤗 smolagents: a barebones library for agents that think in code.
Nerve
evilsocketThe Simple Agent Development Kit.
Comments