MCP Tools Usage From LangChain / Example in Python This simple Model Context Protocol (MCP) client demonstrates the use of MCP server tools by LangChain ReAct Agent. It leverages a utility function from . This function handles parallel initialization of specified multiple MCP servers and converts their available tools into a list of LangChain-compatible tools ([list[BaseTool]](https://python.langchain.com/apireference/core/tools/langchaincore.tools.base.BaseTool.html#langchaincore.tools.base.BaseTool)). OpenAI's is used as the LLM.
| Stars | 6 |
| Forks | 4 |
| Language | Python |
| Category | MCP 服务器 |
| License | MIT |
| Quality Score | 45.45/100 |
| Open Issues | 2 |
| Last Updated | 2026-03-28 |
| Created | 2025-01-14 |
| Platforms | cli, mcp, python |
| Est. Tokens | ~40k |
Explore other popular mcp 服务器 tools:
langchain-mcp-tools-py-usage is MCP Tools Usage From LangChain ReAct Agent / Example in Python. It is categorized as a MCP 服务器 with 6 GitHub stars.
langchain-mcp-tools-py-usage 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-usage GitHub repository at github.com/hideya/langchain-mcp-tools-py-usage. The project has 6 stars and 4 forks, indicating an active community.
langchain-mcp-tools-py-usage is released under the MIT license, making it free to use and modify according to the license terms.