Ross ROSS = Recommend OSS · open-source software intelligence for agents

langchain-ai/langchain-mcp-adapters

LangChain 🔌 MCP observed · 2026-08-28

github.com/langchain-ai/langchain-mcp-adapters · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 96
  • Longevity 40
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 9.5
  • age_days: 572
  • days_rel: 27
  • days_push: 7
  • n_releases_24m: 29

Full methodology

Adoption not part of the score

3642 stars · 482 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A lightweight Python library that adapts Anthropic Model Context Protocol (MCP) tools into LangChain/LangGraph-compatible tools. It provides a client (MultiServerMCPClient) that connects to one or more MCP servers over stdio or HTTP and loads their tools for use by LangGraph agents.

Use cases

  • use MCP server tools inside a LangGraph agent
  • connect a LangChain agent to multiple MCP servers
  • load tools from an MCP server over stdio or HTTP
  • bridge Model Context Protocol tools with LangChain
  • build agents that call tools exposed via MCP

When to choose

  • you build agents with LangChain or LangGraph and want to consume MCP tools
  • you need to aggregate tools from several MCP servers into one agent
  • you want a maintained, official adapter between MCP and the LangChain ecosystem

When to avoid

  • you use a different agent framework without LangChain/LangGraph
  • you need a JavaScript/TypeScript adapter (use the langchainjs version instead)
  • you only need a standalone MCP client without LangChain integration

Facets

library · maturity active

mcp agent-framework sdk middleware large-language-models developer-tools apis python cross-platform langchain langgraph model-context-protocol tool-integration mcp-client ai-agents

9 sources

Member repositories

RepositoryRoleHealth v2
langchain-ai/langchain-mcp-adaptersmain86

For agents

markdown · JSON · MCP: product_card(name="langchain-ai/langchain-mcp-adapters")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem