langchainjs-mcp-adapters
Basic Information
This repository contains a small adapter library that provides a lightweight wrapper to allow Model Context Protocol (MCP) services to be used with LangChain.js. It was created to let developers integrate MCP-compliant context and memory services into LangChain.js applications without building custom integration code. The README indicates the project has been migrated into the LangChainJS monorepo and the original package is published on npm under the @langchain/mcp-adapters name. The repository is archived and read-only, and the top-level README directs users to the new location inside the LangChainJS monorepo for the current source and documentation. The code and badges in the README identify the project license as MIT and show it as a maintained adapter package before migration.