Skip to content

Releases: punkpeye/mcp-proxy

v6.5.1

20 May 04:35
1813d08

Choose a tag to compare

6.5.1 (2026-05-20)

Bug Fixes

  • return 405 for stateless clients without sessionId (bf7d464)

v6.5.0

12 May 14:51
204769e

Choose a tag to compare

6.5.0 (2026-05-12)

Features

  • add --corsAddAllowedHeader CLI flag (10c3a08)

v6.4.6

13 Apr 01:51

Choose a tag to compare

6.4.6 (2026-04-13)

Bug Fixes

  • force build (79386de)
  • skip onUnhandledRequest for MCP protocol endpoints (a2243b0)
  • skip onUnhandledRequest for MCP protocol endpoints (5a7a152), closes #59 #59

v6.4.5

08 Apr 00:38
7edae39

Choose a tag to compare

6.4.5 (2026-04-08)

Bug Fixes

  • move onUnhandledRequest before auth middleware (4c532c3), closes #58

v6.4.4

13 Mar 23:43

Choose a tag to compare

6.4.4 (2026-03-13)

Bug Fixes

v6.4.3

13 Mar 16:08

Choose a tag to compare

6.4.3 (2026-03-13)

Bug Fixes

  • extracts JSON from lines with non-JSON prefixes (#55) (d4bdd40)
  • extracts JSON from lines with non-JSON prefixes (#55) (7cd526e)

v6.4.2

07 Mar 19:19

Choose a tag to compare

6.4.2 (2026-03-07)

Bug Fixes

  • prevent double cleanup on DELETE request causing ECONNRESET (f1497e0)

v6.4.1

06 Mar 09:21
2349c9c

Choose a tag to compare

6.4.1 (2026-03-06)

Bug Fixes

v6.4.0

20 Jan 17:05
eced12b

Choose a tag to compare

6.4.0 (2026-01-20)

Bug Fixes

  • validate authentication on every request in stateful mode (1ddf5d2)

Features

  • update session auth context on every request (cd9b7fd)

v6.3.0

19 Jan 10:17

Choose a tag to compare

6.3.0 (2026-01-19)

Features