Connect LangChain.js-compatible LLMs with MCP servers for building AI agents with dynamic tool access and multi-server support.
Mcp-Use-Ts is a TypeScript library that simplifies the integration of LangChain.js-compatible Large Language Models (LLMs) with MCP (Modular Computation Protocol) servers. It empowers developers to create powerful and flexible AI agents capable of dynamically accessing a variety of tools and leveraging multiple MCP servers simultaneously. This library enables the development of custom agents with tool access without reliance on closed-source dependencies, providing greater control and flexibility in AI agent design.
Key Features
01Facilitates custom agent creation with LangChain.js adapter
0217 GitHub stars
03Supports multiple MCP servers in one agent
04Connect LangChain.js LLMs to MCP servers
05Build agents with dynamic tool access
06Allows restriction of unsafe tools
Use Cases
01Developing agents that utilize 3D modeling tools
02Building agents that can interact with file systems
03Creating AI agents with web browsing capabilities