Rivsoft/testmcp
3.1
If you are the rightful owner of testmcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project is a Model Context Protocol (MCP) server scaffolded for TypeScript.
testmcp
This project is a Model Context Protocol (MCP) server scaffolded for TypeScript.
Quickstart
- Install Node.js (v17+ recommended)
- Install dependencies:
npm install - Build the project:
npm run build - Run the server:
node build/index.js