Skip to content

streamable-http for MCP server #1137

Open
@metalshanked

Description

@metalshanked

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

No response

Describe the feature you're interested in

Currently only SSE is supported for mcp-remote usage


{
  "mcpServers": {
    "kafka": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8080/mcp/sse",
        "--transport sse-only",
        "--allow-http"
      ]
    }
  }
}

Describe alternatives you've considered

Add features to support streamable-http since SSE is depracated for MCP

Version you're running

121

Additional context

No response

Metadata

Metadata

Assignees

Labels

scope/backendRelated to backend changesstatus/triage/completedAutomatic triage completedtype/enhancementEn enhancement/improvement to an already existing feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions