Simple-MCP-Streamable-HTTP-Server
Simple-MCP-Streamable-HTTP-Serverは、JavaScriptで構築されたシンプルなHTTPサーバーです。このプロジェクトは、ストリーミングデータを効率的に処理するための基本的な機能を提供します。開発者は、カスタマイズ可能なエンドポイントを通じてデータをストリーミングし、リアルタイムでのデータ処理を行うことができます。
GitHubスター
0
ユーザー評価
未評価
お気に入り
0
閲覧数
18
フォーク
0
イシュー
0
README
- From https://github.com/modelcontextprotocol/typescript-sdk?tab=readme-ov-file#streamable-http
- Run on express and expose via ngrok
- Just use the exposed URL with /mcp on the MCP inspector with Streamable HTTP
- npm i
- npm run build
- npm start
- todo
- playwright npx on local to be called by anthropic