Releases: sparfenyuk/mcp-proxy
Releases · sparfenyuk/mcp-proxy
v0.5.1
v0.5.0
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
What's Changed
- Update workflows by @sparfenyuk in #18
- Pin GH actions to git hashes by @sparfenyuk in #19
- Pin remaining GitHub actions by @sparfenyuk in #20
- Deployment: Dockerfile and Smithery config by @calclavia in #21
- Docker build in Github workflows by @sparfenyuk in #22
- Headers argument for SSE server connection by @andersenthomas98 in #23
- Support multi-arch Docker image by @sparfenyuk in #25
New Contributors
- @andersenthomas98 made their first contribution in #23
Full Changelog: v0.3.2...v0.4.1
v0.3.2
v0.3.1
What's Changed
- Add mypy job by @sparfenyuk in #14
- Bump mcp 1.2.0 by @sparfenyuk in #16
New Contributors
- @calclavia made their first contribution in #12
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
What's Changed
- tests: increase coverage to 84% by @sparfenyuk in #4
- chore: add pypi deployment step by @sparfenyuk in #5
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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
- @allenporter made their first contribution in #1
- @sparfenyuk made their first contribution in #3
Full Changelog: https://github.com/sparfenyuk/mcp-proxy/commits/v0.2.0