Skip to content

Conversation

@greenhat616
Copy link

@greenhat616 greenhat616 commented Oct 29, 2025

  • Use clap to parse env directly
  • Support customize headers for SSE/StreamableHttp transport
  • Support specify TransportType directly
  • validate Url while parsing Args

@greenhat616 greenhat616 changed the title feat: support customize Header feat: support customize Header and improve validations Oct 29, 2025
@josevalim
Copy link

Thank you @greenhat616! Can you please explain your use cases? The reason we ask is because we moved most of our servers to use streamable http and we hope we won't need the proxy for much longer, so we are worried about adding features to the project when we may not maintain it for much longer.

@greenhat616
Copy link
Author

@josevalim We just migrated to streamable http too. To compatibale with Claude Desktop, we have to look for a stdio proxy to make it run on local mcp servers.

FYI, Claude Desktop only support SSE/Streamable HTTP MCP Server on Settings / Connector, which is only available for Pro/Max or Ent users. The local MCP Servers only support stdio servers.

图片

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