Closed
Description
Hello, there! Thanks for this very useful project.
While doing some testing recently, it was pointed out to me that the typical endpoint for SSE is messages
(plural) not message
(singular) as it is in this project.
See https://github.com/mark3labs/mcp-go/blob/main/server/sse.go#L126
For example, see how the official Python SDK does it here:
https://github.com/modelcontextprotocol/python-sdk/blob/main/src/mcp/server/sse.py#L14
If agreed, I am happy to submit a PR with this change.
Metadata
Metadata
Assignees
Labels
No labels