Skip to content

Commit 0702871

Browse files
kvzclaude
andcommitted
chore: add changeset for mcp-server concurrent sessions fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 10c6e48 commit 0702871

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@transloadit/mcp-server': patch
3+
---
4+
5+
Fix "Server already initialized" error when multiple MCP clients connect concurrently. The HTTP and Express handlers now create a new transport + server pair per session instead of sharing a single transport instance.

0 commit comments

Comments
 (0)