Releases: sparfenyuk/mcp-proxy
Releases · sparfenyuk/mcp-proxy
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