Skip to content

feat: add streamable http [MCP-42] #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

feat: add streamable http [MCP-42] #361

wants to merge 8 commits into from

Conversation

fmenezes
Copy link
Collaborator

@fmenezes fmenezes commented Jul 14, 2025

⚠️ DO NOT MERGE ⚠️ WORK IN PROGRESS 🚧

Proposed changes

Introduces Streamable HTTP transport; No authentication or authorization was implemented.

Note: this is a feature branch, every single individual change was approved on each PR.

Checklist

@coveralls
Copy link
Collaborator

coveralls commented Jul 14, 2025

Pull Request Test Coverage Report for Build 16375483999

Details

  • 182 of 325 (56.0%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.3%) to 80.527%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/transports/stdio.ts 7 18 38.89%
src/server.ts 24 36 66.67%
src/common/sessionStore.ts 20 42 47.62%
src/index.ts 0 28 0.0%
src/transports/streamableHttp.ts 86 156 55.13%
Totals Coverage Status
Change from base Build 16373544917: -1.3%
Covered Lines: 3046
Relevant Lines: 3749

💛 - Coveralls

@fmenezes fmenezes changed the title feat: add streamable http [MCP-43] feat: add streamable http [MCP-42] Jul 15, 2025
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.

2 participants