TypeScript MCP 服务器
一个用于在网络上运行 stdio MCP 服务器的工具。
快速入门
- 克隆仓库:
git clone https://github.com/UpstreetAI/simple-mcp-server.git
- 安装依赖:
npm install
- 配置 MCP 服务器列表及环境变量。
- 启动服务:
npm start
- 访问 HTTP 接口以使用服务。
一个用于在网络上运行 stdio MCP 服务器的工具。
git clone https://github.com/UpstreetAI/simple-mcp-server.git
npm install
npm start