by hideya · MCP Server · ★ 28
MCP to LangChain Tools Conversion Library / Python A simple, lightweight library to use Model Context Protocol (MCP) server tools from LangChain. Its simplicity and extra features for local MCP servers can make it useful as a basis for your own customizations. However, it only supports text results of tool calls and does not support MCP features other than tools. LangChain's official LangChain MCP Adapters library, which supports comprehensive integration with LangChain, has been released. You might want to consider using it if the extra features that this library supports are not necessary.
| Stars | 28 |
| Forks | 10 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 78.7466502108578/100 |
| Open Issues | 3 |
| Last Updated | 2026-03-28 |
| Created | 2025-01-14 |
| Platforms | cli, mcp, python |
| Est. Tokens | ~84k |
Explore other popular mcp server tools:
langchain-mcp-tools-py is MCP to LangChain Tools Conversion Utility / Python. It is categorized as a MCP Server with 28 GitHub stars.
langchain-mcp-tools-py is primarily written in Python. It covers topics such as langchain, langchain-python, mcp.
You can find installation instructions and usage details in the langchain-mcp-tools-py GitHub repository at github.com/hideya/langchain-mcp-tools-py. The project has 28 stars and 10 forks, indicating an active community.
langchain-mcp-tools-py is released under the MIT license, making it free to use and modify according to the license terms.