langchain-mcp-adapters
LangChain MCP adapter that makes MCP tools compatible with LangChain and LangGraph.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 3.6k
- Source
- mcp-github
Overview
The LangChain MCP adapter is a lightweight library that converts Anthropic Model Context Protocol (MCP) tools into LangChain tools for use in LangGraph agents. The library also provides a client implementation that can connect to multiple MCP servers and load tools from them. With this adapter, developers can easily integrate MCP tools into LangChain projects, extending the capabilities of AI agents. Suitable for developers who need to use MCP tools within LangChain or LangGraph.
Capabilities
- ▪Convert MCP tools into LangChain tools
- ▪Support connecting to multiple MCP servers
- ▪Support multiple transport protocols (stdio, http)
Use cases
Setup
pip install langchain-mcp-adapters
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install langchain-mcp-adapters?
Install using pip install langchain-mcp-adapters.
What transport protocols are supported?
Supports stdio and http transport protocols.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.