chat-langchain

GitHub

Python repository by @langchain-ai. Model Context Protocol (MCP) server & tools with 6.4k stars.

6,421 stars Python Python 1 file ยท ~4,031 tokens

Agent (chat-langchain) MCP Server

Model Context Protocol (agent) server

View all chat-langchain servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "agent": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-agent"
      ]
    }
  }
}