Zack Saadioui
4/24/2025
1
2
3
bash
mkdir my-mcp-server
cd my-mcp-server1
package.json1
2
bash
npm init -y1
2
bash
npm install @modelcontextprotocol/sdk1
index.js1
index.ts1
2
bash
touch index.js1
index.js1
2
bash
node index.js1
2
bash
npm i -g vercel1
2
bash
vercel --prod1
2
bash
npm install -g wrangler1
2
bash
wrangler init my-mcp-server1
wrangler.toml1
name1
type1
compatibility_date1
2
bash
wrangler publish1
2
bash
npx @modelcontextprotocol/inspector@latest1
2
bash
npx @modelcontextprotocol/inspectorCopyright © Arsturn 2025