github sparfenyuk/mcp-proxy v0.8.0

latest releases: v0.8.2, v0.8.1
3 months ago

New feature: Named servers

With this release, a single instance of mcp-proxy can now proxy multiple STDIO servers.

uv run mcp-proxy --transport sse --port=8080 --named-server-config ./servers.json

➡️ See the README.md for details.

What's Changed

  • feat: support proxying multiple MCP stdio servers to SSE by @sammcj in #65
  • [BUG] Fixed missing slash on SEE /messages path by @hektorjg in #71

New Contributors

Full Changelog: v0.7.0...v0.8.0

Don't miss a new mcp-proxy release

NewReleases is sending notifications on new releases.