Skip to content

server: should make SSE endpoint the same as official MCP servers #71

Closed
@deadprogram

Description

@deadprogram

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions