MCP 服务器测试项目
一个用于测试 MCP 服务器的 TypeScript 项目。
快速入门指南
- 克隆仓库:
git clone https://github.com/sterashima78/mcp-server-test.git
- 安装依赖:
npm install
- 启动项目:
npm start
- 访问服务以验证运行状态。
一个用于测试 MCP 服务器的 TypeScript 项目。
git clone https://github.com/sterashima78/mcp-server-test.git
npm install
npm start