langchain-ai/langchainjs-mcp-adapters
** THIS REPO HAS MOVED TO https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-mcp-adapters ** Adapters for integrating Model Context Protocol (MCP) tools with LangChain.js applications, supporting both stdio and SSE transports.
Platform-specific configuration:
{
"mcpServers": {
"langchainjs-mcp-adapters": {
"command": "npx",
"args": [
"-y",
"langchainjs-mcp-adapters"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...