Quickstart Mcp Server Prompt

by isgxr

143 downloads
Not rated
GitHub

Description

``` # Create a new directory for our project md weather cd weather # Initialize a new npm project npm init -y # Install dependencies npm install @modelcontextprotocol/sdk zod npm install -D @types/node typescript # Create our files md src vi src\index.ts npx…

About

``` # Create a new directory for our project md weather cd weather # Initialize a new npm project npm init -y # Install dependencies npm install @modelcontextprotocol/sdk zod npm install -D @types/node typescript # Create our files md src vi src\index.ts npx @modelcontextprotocol/inspector <command> ```

Details

Author
isgxr
Downloads
143
Categories
Other

# Create a new directory for our project
md weather
cd weather

Initialize a new npm project

npm init -y

Install dependencies

npm install @modelcontextprotocol/sdk zod npm install -D @types/node typescript

Create our files

md src vi src\index.ts

npx @modelcontextprotocol/inspector <command>

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.