-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
P1Significant bug affecting many users, highly requested featureSignificant bug affecting many users, highly requested featurebugSomething isn't workingSomething isn't workingready for workEnough information for someone to start working onEnough information for someone to start working on
Description
Exact example on the readme.md is not working the with mcp inspector it returns an error saying not reachable. 404
Inspector logs
`
New StreamableHttp connection request
Query parameters: {"url":"http://localhost:3015/mcp","transportType":"streamable-http"}
Created StreamableHttp server transport
Created StreamableHttp client transport
Client <-> Proxy sessionId: d36fc01f-91e1-4d4b-ac39-37cce8c63d2d
Error accessing endpoint (HTTP 404)
When i debug i can see the connection being received in express app and follow it till
await transport.handleRequest(req, res, req.body);` post which nothing else happens.
Latest version of lib 1.20.x
eshton
Metadata
Metadata
Assignees
Labels
P1Significant bug affecting many users, highly requested featureSignificant bug affecting many users, highly requested featurebugSomething isn't workingSomething isn't workingready for workEnough information for someone to start working onEnough information for someone to start working on