mcp-express-sse
This project is designed to build an HTTP server using the Model Context Protocol (MCP). Written in TypeScript, it utilizes Server-Sent Events (SSE) for real-time communication. It is easy to set up and includes an inspector for debugging purposes.
GitHub Stars
0
User Rating
Not Rated
Forks
0
Issues
0
Views
1
Favorites
0
©collabnix.com
MCP Server - HTTP with SSE
Introduction
Get started with the Model Context Protocol (MCP) Click here
Clone, Build and Run!!
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!!
Dependencies
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
Farhadur Rahim is a software engineer and technology enthusiast, open web advocate, bug dealer, and toolsmith with a strong background in Computer Science.
38
Followers
106
Repositories
23
Gists
36
Total Contributions