Simple-MCP-Streamable-HTTP-Server
Simple-MCP-Streamable-HTTP-Server is a simple HTTP server built with JavaScript. This project provides fundamental features for efficiently handling streaming data. Developers can stream data through customizable endpoints and perform real-time data processing.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
19
Forks
0
Issues
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