mcpserver-ts

by enixjin

127 downloads
Not rated
GitHub

About

a mcp server template in typescript for quick mock data

Details

Author
enixjin
Downloads
127
Categories
Other

- 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 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
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.