We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784a8e4 commit ec31eb3Copy full SHA for ec31eb3
README.md
@@ -2,7 +2,8 @@
2
3
A standalone binary for connecting STDIO based MCP clients to HTTP (SSE) based MCP servers.
4
5
-Note: At the moment this only works with MCP servers that use the `2024-11-05` specification.
+Note: the proxy supports both SSE according to the `2024-11-05` as well as streamable HTTP according to the `2025-03-26` specification.
6
+It may happen though that the connecting client does **not** support the version sent by the server.
7
8
## Installation
9
0 commit comments