Model Context Protocol SDK for Client and Server applications in PHP
The SDK provides a server implementation for the Model Context Protocol (MCP), supporting different transport mechanisms like STDIO and Server-Sent Events (SSE). It utilizes a transport abstraction to handle communication. The design appears to be modular, allowing easy integration with Symfony and potentially other PHP frameworks.
PHP
3