langchain-mcp-tools-ts and langchain-mcp-tools-ts-usage

The first tool is a utility for converting MCP tools to LangChain tools, and the second is an example demonstrating how to use those converted tools within a LangChain ReAct agent, making them complements.

Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 17/25
Maintenance 10/25
Adoption 5/25
Maturity 16/25
Community 14/25
Stars: 22
Forks: 8
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 11
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No Package No Dependents

About langchain-mcp-tools-ts

hideya/langchain-mcp-tools-ts

MCP to LangChain Tools Conversion Utility / TypeScript

This tool helps TypeScript/JavaScript developers integrate external services and data sources into their AI applications built with LangChain. It takes configuration details for various Model Context Protocol (MCP) servers and converts their available functionalities into a format LangChain can understand. The output is a set of usable tools for your large language model, enabling it to interact with databases, cloud storage, GitHub, and more.

AI-application-development LangChain-integration external-API-connection LLM-tooling backend-development

About langchain-mcp-tools-ts-usage

hideya/langchain-mcp-tools-ts-usage

MCP Tools Usage From LangChain ReAct Agent / Example in TypeScript

This tool helps developers integrate various external services, or "tools," defined by the Model Context Protocol (MCP) into their LangChain-based applications. It takes definitions from multiple MCP servers and converts them into a format LangChain agents can use, handling compatibility issues between different large language model providers. This is designed for software developers building applications that use LangChain and need to interact with external MCP-compatible services.

AI-application-development LangChain-integration LLM-tooling TypeScript-development backend-integration

Scores updated daily from GitHub, PyPI, and npm data. How scores work