langchain-mcp-tools-ts and mcp-client-langchain-ts
One tool converts MCP tools to LangChain tools for use with a LangChain ReAct agent, while the other provides a client implementation using that agent, making them complements where the former facilitates the latter's functionality.
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.
About mcp-client-langchain-ts
hideya/mcp-client-langchain-ts
Simple MCP Client CLI Implementation Using LangChain ReAct Agent / TypeScript
This is a command-line tool for developers who work with AI models and want to quickly test and explore Model Context Protocol (MCP) servers. It takes your configuration for MCP servers and LLMs, letting you interact with these servers using text-based commands and receive text-based responses. This is ideal for AI/ML engineers or researchers who are building or integrating with MCP servers.
Scores updated daily from GitHub, PyPI, and npm data. How scores work