mcpserver

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

mcpserver-ts

a mcp server template in typescript for quick mock data

Install guide

1. Install Node

Install NodeJS from here

2. Install dependencies

npm install

3. Run (port 3001)

npm run build && node build/index.js

4. Test

npx @modelcontextprotocol/inspector