langchain-mcp-tools-py and langchain-mcp-tools-ts
These are ecosystem siblings, representing two different language implementations (Python and TypeScript) of the same MCP to LangChain Tools Conversion Utility.
About langchain-mcp-tools-py
hideya/langchain-mcp-tools-py
MCP to LangChain Tools Conversion Utility / Python
This is a utility for developers building AI applications with LangChain. It helps connect a wide array of external tools and resources, such as databases, cloud storage, or GitHub, that follow the Model Context Protocol (MCP) into your LangChain-based agents. You provide configurations for your MCP servers, and it outputs ready-to-use LangChain tools.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work