Skip to content

Rivsoft/testmcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testmcp

This project is a Model Context Protocol (MCP) server scaffolded for TypeScript.

Quickstart

  1. Install Node.js (v17+ recommended)
  2. Install dependencies:
    npm install
  3. Build the project:
    npm run build
  4. Run the server:
    node build/index.js

References

About

Model Context Protocol (MCP) server project scaffolded for TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors