Skip to content

Add Streamable HTTP transport mode for MCP clients - #134

Open
JulianNorton wants to merge 1 commit into
HumanSecurity:mainfrom
JulianNorton:feat/http-transport
Open

Add Streamable HTTP transport mode for MCP clients#134
JulianNorton wants to merge 1 commit into
HumanSecurity:mainfrom
JulianNorton:feat/http-transport

Conversation

@JulianNorton

Copy link
Copy Markdown

Summary

  • Add MCP_TRANSPORT=http Streamable HTTP transport for clients with long timeouts or no subprocess support
  • Add GET /health, DNS rebinding protection, per-request stateless isolation, and request body limits
  • Document HTTP mode in README and CHANGELOG

Test plan

  • npm test
  • npm run typecheck
  • npm run build

Enable MCP_TRANSPORT=http so clients with long timeouts or no subprocess support can use the server, with per-request isolation, DNS rebinding protection, and health checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant