# mcp-langchain-ts-client

> MCP Client

The mcp-langchain-ts-client repository provides a LangChain.js client for the Model Context Protocol, porting the original Python implementation to JavaScript/TypeScript, enabling the use of MCP tools within LangChain.js applications.

## Overview

- **Category:** AI
- **Language:** TypeScript
- **Stars:** 35
- **Forks:** 1
- **Owner:** isaacwasserman
- **GitHub:** https://github.com/isaacwasserman/mcp-langchain-ts-client
- **Created:** 2024-12-16T17:53:36+00:00
- **Updated:** 2025-03-26T04:00:51+00:00
- **Source:** https://model-context-protocol.com/clients/langchain-js-model-context-protocol-client

## Setup

## Setup

1.  `npm install mcp-langchain-ts-client`

## Tools

## Available Tools

1.  MCPToolkit (Initializes the toolkit for Model Context Protocol).
2.  LangChain.js compatible tools (Extracted from the initialized toolkit).

