Simple-MCP-Streamable-HTTP-Server

Simple-MCP-Streamable-HTTP-Serverは、JavaScriptで構築されたシンプルなHTTPサーバーです。このプロジェクトは、ストリーミングデータを効率的に処理するための基本的な機能を提供します。開発者は、カスタマイズ可能なエンドポイントを通じてデータをストリーミングし、リアルタイムでのデータ処理を行うことができます。

GitHubスター

0

ユーザー評価

未評価

お気に入り

0

閲覧数

18

フォーク

0

イシュー

0

README
  1. From https://github.com/modelcontextprotocol/typescript-sdk?tab=readme-ov-file#streamable-http
  2. Run on express and expose via ngrok
  3. Just use the exposed URL with /mcp on the MCP inspector with Streamable HTTP
  4. npm i
  5. npm run build
  6. npm start
  7. todo
    1. playwright npx on local to be called by anthropic