I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

mcp-langchain-ts-client
LangChain.js client for Model Context Protocol.
3 years
Works with Finder
1
Github Watches
2
Github Forks
28
Github Stars
mcp-langchain-ts-client
A LangChain.js client for Model Context Protocol.
This is a port of rectalogic/langchain-mcp to the JS/TS LangChain and MCP APIs.
Installation
npm install mcp-langchain-ts-client
Usage
const serverParams = {
command: "npx",
args: [
"-y",
"@modelcontextprotocol/server-everything"
]
}
// Initialize the toolkit
const toolkit = new MCPToolkit(serverParams);
await toolkit.initialize();
// Extract LangChain.js compatible tools
const tools = toolkit.tools;
// Use the tools
import { createReactAgent } from "@langchain/langgraph/prebuilt";
import { ChatAnthropic } from "@langchain/anthropic";
const llm = new ChatAnthropic({ model: 'claude-3-5-sonnet-20241022' });
const agent = createReactAgent({ llm, tools });
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Friendly music guide for 60s-2000s songs, with links to listen online.
I find academic articles and books for research and literature reviews.
Teach you all the details related to YouTube. Solve all your YouTube-related issues.
Professional Flask/SQLAlchemy code guide. Follow: https://x.com/navid_re
Mirror ofhttps://github.com/suhail-ak-s/mcp-typesense-server
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
Reviews

user_zdRzl20C
As a dedicated user of the MCP Server by Protagonistss, I highly recommend it for anyone looking for a reliable server solution. It's robust, efficient, and user-friendly, making server management a breeze. The support and regular updates from Protagonistss ensure that the server stays current with the latest technology trends. For more details, check out their official page: https://mcp.so/server/code-mcp-server/Protagonistss.