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.
Use this if you are a developer building AI agents with LangChain in TypeScript/JavaScript and want to enable your models to interact with a wide array of external systems via MCP servers.
Not ideal if you need comprehensive support for all MCP features beyond text-based tool calls, as the official LangChain.js MCP Adapters might be more suitable.
Stars
22
Forks
8
Language
TypeScript
License
MIT
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/hideya/langchain-mcp-tools-ts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lemonade-sdk/lemonade
Lemonade helps users discover and run local AI apps by serving optimized LLMs right from their...
hideya/mcp-client-langchain-ts
Simple MCP Client CLI Implementation Using LangChain ReAct Agent / TypeScript
kagvi13/HMP
HyperCortex Mesh Protocol (HMP): decentralized cognitive mesh for AI agents
hideya/langchain-mcp-tools-py-usage
MCP Tools Usage From LangChain ReAct Agent / Example in Python
Prerana17/Morpheus.AI
LLM based multi agent system for automated MorpheusML model generation from scientific papers...