中文
← Back to MCP servers

LangChain MCP Adapters

LangChain official MCP adapter, enabling tools from MCP Server to be directly used in LangChain/LangGraph agents. With a single line of code, any MCP Server tool can be introduced into the LangChain ecosystem, serving as a bridge connecting the MCP and LangChain ecosystems.

What is LangChain MCP Adapters MCP Server?

LangChain MCP Adapters is a developer-tools MCP server that exposes everyday dev operations — docs lookup, scripts, logs, API calls — to AI assistants, letting Claude or Cursor take part in your development workflow.

Install

pip install langchain-mcp-adapters
Visit repository ↗

Also available in 中文.