langchain-mcp-tools-py and mcp-client-langchain-py

The MCP to LangChain Tools Conversion Utility and the Simple MCP Client CLI Implementation are complements, as the former facilitates the conversion of tools for use within LangChain, while the latter demonstrates a client leveraging those converted tools via a LangChain ReAct Agent.

langchain-mcp-tools-py
59
Established
Maintenance 10/25
Adoption 7/25
Maturity 25/25
Community 17/25
Maintenance 10/25
Adoption 5/25
Maturity 16/25
Community 15/25
Stars: 26
Forks: 10
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 11
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

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.

AI application development LLM tool integration LangChain development agent development external data integration

About mcp-client-langchain-py

hideya/mcp-client-langchain-py

Simple MCP Client CLI Implementation Using LangChain ReAct Agent / Python

This tool helps developers quickly test and explore Model Context Protocol (MCP) servers using a command-line interface. It takes your natural language questions and an MCP server configuration, then provides text-based responses by routing your queries through various large language models. This is ideal for developers, solution architects, or anyone building or integrating with MCP servers.

LLM-integration API-testing server-development AI-prototyping model-context-protocol

Scores updated daily from GitHub, PyPI, and npm data. How scores work