mcpbeat Sign in

Langchain MCP Server

local only

Langchain MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm. Last commit 19 Jul 2026.

LangChain/LangGraph/DeepAgents knowledge + LangGraph agent debugging (Polly-like)

Installs per day peak 39 · avg 12 · +31% w/w
a month agotoday
88
Installs / week
npm · langchain-mcp
4
Stars
0 open issues
19 Jul 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Langchain MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add langchain-mcp -- npx -y langchain-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "langchain-mcp": {
      "args": [
        "-y",
        "langchain-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.langchain-mcp]
command = "npx"
args = ["-y", "langchain-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "langchain-mcp": {
      "args": [
        "-y",
        "langchain-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "langchain-mcp": {
      "args": [
        "-y",
        "langchain-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Langchain MCP

same job, measured the same way
Domain Expertise
by mdfifty50-boop

Inject deep domain knowledge into any AI agent

38 installs/wk local only
Forensic Deepdive
by dhevenddra

Persistent code knowledge graph + 9 composite MCP tools for AI coding agents.

147 installs/wk local only
Langchain Login And Token Agent
by getvda

LangChain Login and Token Agent

2 tools answering
Codemesh
by pyalwin

Intelligent code knowledge graph for AI coding agents — 71% cheaper, 72% faster

30 installs/wk local only
aictrl
by vasparshin

Governance layer for AI coding agents: knowledge-graph grounding, session audit, policy controls.

answering
Meeba Brain
by meemoprasad

Repository knowledge graph MCP server for codebase understanding and debugging.

5 tools answering
Oauth Langchain Openai Agent
by getvda

OAuth LangChain OpenAI Agent

2 tools answering
Cgraphy
by pmgarg

Code knowledge graph over MCP: token-budgeted context for AI coding agents.

63 installs/wk local only

Langchain MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Langchain MCP?
Langchain MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package langchain-mcp was installed 88 times last week.
How do I connect Langchain MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls langchain-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Langchain MCP?
The npm package langchain-mcp was installed 88 times in the last week. Week over week that is +31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Langchain MCP open source?
We cannot say either way: written in TypeScript and 4 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.