# mcp客户端 **Repository Path**: guomengzhen/mcp-client ## Basic Information - **Project Name**: mcp客户端 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-17 - **Last Updated**: 2025-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # An LLM-Powered Chatbot MCP Client written in TypeScript See the [Building MCP clients](https://modelcontextprotocol.io/tutorials/building-a-client) tutorial for more information. # npm i # env 填入自己大模型的api key ModelName # npm run build # node ./build/index.js 你的mcp服务地址