原始内容
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