langchain-mcp.md

LangChain MCP

from"langchain-ai"
1.9k

LangChain framework integration for AI applications

AI & ML
LangChainAIchainsagents
install.sh
# Clone the repository
$git clone https://github.com/langchain-ai/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve