langchain-mcp-tools-ts and langchain-mcp-integration
One tool converts MCP tools to LangChain tools, while the other provides LangChain integration with those converted MCP tools, making them complementary for utilizing MCP tools within a LangChain environment.
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 langchain-mcp-integration
lambdaworks/langchain-mcp-integration
LangChain integration with MCP tools.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work