Skip to content

Releases: sparfenyuk/mcp-proxy

v0.5.1

25 Mar 08:42
79670a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Mar 17:45
Compare
Choose a tag to compare

What's Changed

  • Allow passing through all environment variables to server using --pass-environment by @rmasters in #27
  • Update notes on docker-compose use by @sparfenyuk in #29
  • Expose CORS configuration using --allow-origin=URL by @fedirz in #31

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

07 Feb 20:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.1

v0.3.2

13 Jan 18:07
787ba89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

08 Jan 18:29
d4ada00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

02 Jan 21:05
874ae38
Compare
Choose a tag to compare

What's Changed

  • Refactor to separate client and proxy server in preparation for more client behaviors by @allenporter in #7
  • fix ruff linting for docstring using numpy convention by @grll in #9
  • docs: mention pypi package by @sparfenyuk in #10
  • Add library for serving an sse server proxying a stdio server by @allenporter in #8
  • Add functionality to start an SSE server to proxy a local stdio server by @allenporter in #11
  • Update README with new information about command-line interface by @sparfenyuk in #13

New Contributors

  • @grll made their first contribution in #9

Full Changelog: v0.2.2...v0.3.0

v0.2.2

29 Dec 17:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Dec 16:18
f44c9cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Dec 22:20
b21ccb2
Compare
Choose a tag to compare

What's Changed

  • Update mcp-proxy to only enable capabilities that are exported by the server by @allenporter in #1
  • Add support for specifying authentication tokens in mcp-proxy by @allenporter in #2
  • chore: enable ci by @sparfenyuk in #3

New Contributors

Full Changelog: https://github.com/sparfenyuk/mcp-proxy/commits/v0.2.0