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.
Use this if you need a rapid way to test MCP servers and prototype integrations using a command-line interface, especially when dealing with LLM schema compatibility issues.
Not ideal if you need to work with non-text data types like images or if you require support for MCP features beyond just 'Tools'.
Stars
13
Forks
4
Language
JavaScript
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/mcp-client-langchain-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/langchain-mcp-tools-ts
MCP to LangChain Tools Conversion Utility / 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...