Skip to content

Bug: notifications/initialized should be sent from client, not server #84

Closed
@longseespace

Description

@longseespace

Overview

There seems to be a bug here I believe? According to the lifecycle (https://modelcontextprotocol.io/specification/2024-11-05/basic/lifecycle) this notification must be sent from the client, not server.

Currently, I don't see the client sending this notification at all. And because of this I wasn't able to perform any operations with some server (Fetch MCP Server for example).

Ref:

try? await self.notify(InitializedNotification.message())

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions