Closed
Description
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:
swift-sdk/Sources/MCP/Server/Server.swift
Line 502 in 29aa74d