Get started with the Model Context Protocol (MCP) Click here
Step 1: Clone the repo
Step 2: npm install
Step 3: npm run build
Step 4: Run the MCP Server npm start
Step 4: Run the inspector for debuging npx @modelcontextprotocol/inspector node build/index.js
Step 5: In Inspector click the "Connect" button. That's it!!
npm install express
npm install typescript
npm install @types/node
npm install @types/express
npm install nodemon
npm install ts-node
npm install pre-commit
npm install rimraf
