mcpserver-ts
About
a mcp server template in typescript for quick mock data
Details
- Author
- enixjin
- Downloads
- 127
- Categories
- Other
Jump to
- Written in TypeScript
- Serves as a template for MCP servers
- Designed for quick mock data generation
- Runs on port 3001 by default
Install Node.js, then run npm install in the project directory, build with npm run build && node build/index.js (listens on port 3001), and test using npx @modelcontextprotocol/inspector.
mcpserver-ts
a mcp server template in typescript for quick mock dataInstall guide
1. Install Node
Install NodeJS from here2. Install dependencies
> npm install3. Run (port 3001)
> npm run build && node build/index.js4. Test
> npx @modelcontextprotocol/inspectorSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



