-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
ServerIssues & PRs related to the Server componentIssues & PRs related to the Server componenthelp wantedContributions especially welcome if you have a good knowledge of the codebase and languageContributions especially welcome if you have a good knowledge of the codebase and languageimproves spec complianceImproves consistency with other SDKs such as TyepScriptImproves consistency with other SDKs such as TyepScript
Milestone
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/completehandler, 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 componenthelp wantedContributions especially welcome if you have a good knowledge of the codebase and languageContributions especially welcome if you have a good knowledge of the codebase and languageimproves spec complianceImproves consistency with other SDKs such as TyepScriptImproves consistency with other SDKs such as TyepScript