langchain-mcp-tools-ts and mcp-client-langchain-ts

One tool converts MCP tools to LangChain tools for use with a LangChain ReAct agent, while the other provides a client implementation using that agent, making them complements where the former facilitates the latter's functionality.

Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 17/25
Maintenance 10/25
Adoption 5/25
Maturity 16/25
Community 15/25
Stars: 22
Forks: 8
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 13
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No Package No Dependents
No Package No Dependents

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.

AI-application-development LangChain-integration external-API-connection LLM-tooling backend-development

About mcp-client-langchain-ts

hideya/mcp-client-langchain-ts

Simple MCP Client CLI Implementation Using LangChain ReAct Agent / TypeScript

This is a command-line tool for developers who work with AI models and want to quickly test and explore Model Context Protocol (MCP) servers. It takes your configuration for MCP servers and LLMs, letting you interact with these servers using text-based commands and receive text-based responses. This is ideal for AI/ML engineers or researchers who are building or integrating with MCP servers.

AI-model-testing LLM-integration server-prototyping developer-tools CLI-development

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