mcp-express-sse
このプロジェクトは、Model Context Protocol (MCP) を使用したHTTPサーバーを構築するためのものです。TypeScriptで書かれており、SSE(Server-Sent Events)を利用してリアルタイム通信を可能にします。簡単にセットアップでき、デバッグ用のインスペクターも提供されています。
GitHubスター
0
ユーザー評価
未評価
フォーク
0
イシュー
0
閲覧数
0
お気に入り
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
フォロワー
106
リポジトリ
23
Gist
36
貢献数