-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
ServerIssues & PRs related to the Server componentIssues & PRs related to the Server component
Description
For kicking off this SDK we used the Noticiation and Request handlers shipped with the Symfony MCP SDK and adopted schema component and registry.
But the MCP schema supports way more requests and notifications, that would need handlers as well. On php-mcp side this was the responsibility of the Dispatcher implementation.
Still open are:
- ListResourceTemplatesRequest
[Server] Add request handler for resource templates #89 - ResourceSubscribeRequest
- ResourceUnsubscribeRequest
- SetLogLevelRequest
- CompletionCompleteRequest
[Server] Addcompletion/complete
handler, centralize provider logic, and move completion capability #97 - CancelledNotification
And potentially other requests and notification of the protocol.
Please announce yourself and create corresponding sub-issues before working on a specific handler - so we can avoid duplicate effort.
Metadata
Metadata
Assignees
Labels
ServerIssues & PRs related to the Server componentIssues & PRs related to the Server component